with AngularJS and SCSS.
Link to app : nishants.site/lab/star-wars
- Open dist/index.html in browser
- Or, run through an http server with npm
npm install
npm run start
- AngularJS(1.5.7)
- Fontawesome(4.7.0)
- scss
- jade
- npm
npm install
npm run package
Compiled files are place in dist/ dir.
npm run test-once
npm run test
npm run watch
This will re-compile app on any change to scss, js or jade files.
Compiled files are place in dist/