0.0.7 • Published 11 years ago

generator-panera-angularjs v0.0.7

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

generator-panera-angularjs

A generator for building an angularjs application running on nodejs server.

Getting Started

What is it?

A starter template for building a modern Web Application with best practices and workflows. It was made possible by: http://yeoman.io/whyyeoman.html

To install generator-panera-angularjs from npm, run:

$ npm install -g generator-panera-angularjs

Finally, initiate the generator:

$ yo panera-angularjs

You will see a logo and it will prompt you for an app name. Once you have entered the appname the generator will take care of everything else.

Once the app is created, you can cd into the app directory and run:

$ http-server

License

MIT License

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago