Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.22 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.22 KB

CleverStack Angular Seed Build Status Built with Grunt

CleverStack Angular Seed

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.

Documentation

See cleverstack.io for more detailed information on the Angular seed.

Install

Install is made easy using the CleverStack CLI, first install node.js

  1. $ npm install -g cleverstack-cli
  2. $ clever init my-app && $ cd my-app
  3. $ clever serve
  4. Go to: http://localhost:9000

License

CleverStack is copyright of Clevertech and is licensed under the MIT License.