0.0.2 • Published 11 years ago

nodestrap v0.0.2

Weekly downloads
5
License
-
Repository
-
Last release
11 years ago

node_template

This is based on : https://github.com/robrighter/node-boilerplate with some modifications and including Twitter Bootstrap. Tested on NodeJS v.0.10.12

Dependencies:

  • Connect v2.8.1
  • Express v3.3.1
  • EJS v0.8.4
  • Mongoose v3.6.13
  • Socket.IO v0.9.16

Dev Dependencies:

  • Vows v0.7.0
  • Mocha v1.12.0
  • Should v1.2.2
  • Assert 0.4.9
  • Expect 0.0.2

To install: 1. Clone this repository 2. There are 2 scripts initproject.bat (for Windows) and initproject.sh (for Mac / Linux) Change the permission of the script and execute it. 3. Done.