{% import 'components/hljs.html' as hljs %} {% import 'components/next.html' as next %}

Flat Admin includes a modern development workflow based on Webpack and laravel-mix which compiles Sass, ES6 JavaScript, handles production builds, watchers, multiple CSS themes and more. This entire workflow is contained into an installable package named theme-mix.

The download package does not include any vendor libraries. To install all the dependencies, run:

{{ next.component(title='Configuration', to='configuration.html') }}
{{ next.component(title='Getting Started', to='index.html', prev=true) }}