Skip to content

dragonnodejs/angularjs-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

824dd3c · Aug 20, 2015

History

56 Commits
Apr 22, 2015
Apr 22, 2015
Apr 10, 2015
Apr 22, 2015
Apr 22, 2015
Apr 22, 2015
Feb 16, 2015
Aug 20, 2015
Apr 22, 2015
Apr 11, 2015
Mar 21, 2015
Apr 10, 2015
Aug 20, 2015

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