CleverStack Angular Seed provides you with a cutting edge AngularJS development workflow. It's been designed to provide you with a super fast test driven front-end development lifecycle. Everything you need should be just one command away, if it's not please open an issue or fork and submit a pull request.
See cleverstack.io for more detailed information on the Angular seed.
Install is made easy using the CleverStack CLI, first install node.js
$ npm install -g cleverstack-cli
$ clever init my-app
&&$ cd my-app
$ clever serve
- Go to:
http://localhost:9000
CleverStack is copyright of Clevertech and is licensed under the MIT License.