Skip to content

calbach/node-template

Repository files navigation

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

About

Node project template using express, haml, and SASS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages