Seed project using Angular and all ES6 syntax (especially classes and modules)
Uses:
- Angular
- Angular UI Router
- Traceur
- Bootstrap
- Gulp
- Karma
- Jasmine
To run app:
- Clone repo
- Install Gulp globally using
npm install gulp -g - Run
npm installfrom project root - Run
bower installfrom project root - Run
gulpfrom the project root
Branches:
master: Uses Traceur
babel: Uses babel
To Do:
- Tests