Skip to content

the-trash/ExpressOnSteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js + Express 3 + SASS + CoffeeScript + Jade/HAML.js

  • complile coffee
  • complile scss
  • uglify

ruby

  • ruby
  • gem
  • gem install guard
  • gem install scss

node

  • node
  • npm

install

  • git clone
  • cd ExpressOnSteroids
  • npm install

How to Start App

Start application watcher (1st terminal)

  • ./node_modules/coffee-script/bin/cake dev

Start application (2nd terminal)

  • node app.js

Put your CoffeeScript files to src folder. Coffee files will be compile and puts to folders of Express framework.

About

Node.js/Express App + CoffeeScript + SASS + JADE (HAML)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published