Skip to content

veliovgroup/node-angular

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-angular Build Status

Node.JS + Angular.JS project generator

Install:

$ sudo npm install angular -g

Generate New Project:

$ angular new myapp && cd myapp
$ npm install
$ npm test
$ angular server 9000
$ open http://localhost:9000/

License (MIT)

Copyright (c) 2012, Edward Hotchkiss.

About

Node.JS + AngularJS project generator

Resources

Stars

Watchers

Forks

Packages

No packages published