Skip to content
jfigueruela edited this page Oct 6, 2014 · 1 revision

Install generator-reqtangular:

npm install -g generator-reqtangular

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo reqtangular


Run `grunt dist` for building and `grunt serve` for preview
Clone this wiki locally