This project serve as a lightweigth starter for SPAs with Angular v1, jQuery an Bootstrap Sass.
Download or clone this repository:
$ git clone https://github.com/zaenk/webpack-angular-starter.gitInstall packages:
$ npm i Install global packages:
$ npm i -g webpack webpack-dev-serverRun the dev server:
$ webpack && npm run start