This is an example readme file. Describe your site/app here.
JavaScript / Automation
Styles
Markup
Optimization
Server
Code Management
This project uses WEBPACK to run automated tasks for development and production builds. The tasks are as follows:
npm run build
: Compiles preprocessors copy production ready code to dist folder
npm run dev
: Compiles preprocessors and boots up development server