deepname / angular-seed

The AngularJS based Modular Frontend for CleverStack, MEAN and so much more

Home Page:http://youtube.com/watch?v=-4ArURHExhQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The AngularJS based Modular Frontend for CleverStack, MEAN and so much more

http://youtube.com/watch?v=-4ArURHExhQ

License:MIT License


Languages

Language:JavaScript 57.4%Language:HTML 30.3%Language:CSS 12.2%Language:Shell 0.1%