Skip to content

CleverStack/angular-seed

Repository files navigation

CleverStack Angular Seed

Join the chat at https://gitter.im/CleverStack/angular-seed GitHub version Dependency Status devDependency Status Code Climate Build Status Coverage 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 or visit the Getting Started Guide

Install

Install is made easy using the CleverStack CLI, first install node.js and wget (linux and mac, required for setup-protractor script)

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

License

See our LICENSE