Skip to content

dragonnodejs/angularjs-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragonNode.js AngularJS Skeleton

Development

  • Install Node.js

  • Git clone the repository dragonnodejs/angularjs-skeleton

  • Open terminal, switch to the directory and execute:

    npm install

    PORT=%PORT% npm run start-watch

  • Open another terminal, switch to the directory and execute:

    npm run js-watch

  • Git commit/push into the master after changes

Production

  • Set environment variable "NODE_ENV" to "production" to enable cache for swig templates

Try it online

http://angularjs-skeleton.herokuapp.com

About

Skeleton for an AngularJS client application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published