This is a boilerplate for an AngularJS/Bootstrap/SASS application using a default webpack config
For those who want to use AngularJS (v1.x) with a modern JS module bundler
Folder structure is similar to that of CRA
Commands:
Development - npm start
/ yarn start
Build - npm run build
/ yarn build
Author Anurag Srivastava