Skip to content

CleverStack/angular-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f91a5ad · Mar 16, 2016
Mar 16, 2016
Jun 11, 2015
Jun 11, 2015
Jul 28, 2014
Sep 4, 2015
Jun 11, 2015
Jan 15, 2014
Jan 15, 2014
Jan 15, 2014
Nov 24, 2014
Jun 18, 2015
Jun 18, 2015
Jun 28, 2014
Sep 4, 2015
Jun 28, 2014
Aug 21, 2015
Jun 11, 2015
Sep 4, 2015
Jun 18, 2015
Nov 27, 2014

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