Project created for NetVision'16 conference workshop about basic frontend development stack.
Sample project containing basic development environment setup including:
- npm
- RequireJS
- AMD modules
- AngularJS (1.x)
- Jasmine
- Karma
- grunt
- Bower
- ...
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
Slides from workshop can be found here.