Skip to content

wearefractal/hotplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotplate

simple boilerplate

to use

$ git clone https://github.com/wearefractal/hotplate.git yourapp
$ cd yourapp
$ npm install
$ grunt

edit

app/
  dashboard/
    client/ 
      js/
        index.coffee
      templates/
        index.jade

to get started