Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 274 Bytes

File metadata and controls

13 lines (7 loc) · 274 Bytes

Node Template

Template for a nodejs app. Includes SASS, hamljs, and server/client side closure for nodejs.

Usage

To start the server, use:

  > nodemon app.js

After changing any google dependencies, use the following command to recompile:

  > ./compile.sh