- Supported files : HTML - CSS - Sylus - JS - Images - Fonts
- Extracted CSS
- TranspilLed JS with babel
- Sourcemaps
- Clean dist
- Dev server with local network support auto opened in Firefox
- Static files
- Cache breaker
- Stylus preprocessing
Install dependencies
npm i
Launch dev server
npm run dev
Build for production
npm run build