Starting project guide for AngularJs, includes ui-router
and bootstrap
.
For a simpler setup, you can also see simple-angular-webpack
Demo
Prerequisite
- Bower
Run
bower install
To make your development much easier you can use task runners and/or modulers like Grunt, Gulp, Webpack etc, to make the codes cleaner.
- Boostrap Material Design implementation.
- Deployment to Heroku guide and sample with Nodejs x Express as backend server.
- More angularjs samples.