/boiler-node

my way of quickstarting a node project

Primary LanguageJavaScript

boiler-node

my way of quickstarting a node project

how to use

  • create a local git repo
  • pull the branch you want by running one of these:
    • git pull https://github.com/puf17640/boiler-node.git master
    • git pull https://github.com/puf17640/boiler-node.git express-ejs
    • git pull https://github.com/puf17640/boiler-node.git express-ejs-mongo
  • enjoy