yanawaro / front-lit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

front-lit

My experiment web app build on Grunt.

How to use

  • Requires a node.js environment and sass installed.
  • Clone it.
  • Run 'npm install'.
  • run 'grunt dev', the web app is at http://localhost:9001

Further more

  • All jade,sass and coffee are complied into app/
  • Components could be install with bower (http://bower.io/)
  • Just include more js libraries into the grunt file (concat).

front-lit is experiment with

About

License:MIT License


Languages

Language:JavaScript 88.9%Language:CSS 11.1%Language:CoffeeScript 0.0%