/kuririn

Scaffolding for web projects

Primary LanguageJavaScriptMIT LicenseMIT

Kuririn

Scaffolding for web projects

Requirements

  1. Install Node
  2. Install Grunt
  $ npm install -g grunt-cli

Start

  1. Run
  $ make install
  $ grunt
  

Enjoy

Your web project is served in http://127.0.0.1:8888 :)