Running ChelaJs repo
npm install
ChelaJS requires the NODE_PATH
variable to include the directory ./local_modules
e.g.
node server.js
Swig.js is used for the template engine, check documentation here.
For help with styles, stylus + nib
npm install stylus -g
npm install nib -g
npm install grunt -g
Then run
grunt styles