#Webpack seed
This project has webpack with babel and scss. Bootstrap is imported and variables can be overridden.
Start with npm install
Then you can do:
npm run buildto generate code intobuildfoldernpm run devto run a watching dev server at http://localhost:8080