0.0.14 • Published 9 years ago

Resin v0.0.14

Weekly downloads
12
License
ISC
Repository
github
Last release
9 years ago

Resin

Development

Resin development depends on the following packages

  1. Node
  2. NPM
  3. Gulp
  4. Bower
git clone https://github.com/resin-admin/resin.git
cd resin
npm install       # install dependencies
bower install     # install front-end dependencies
gulp              # compiles and watches sources
node ./server.js  # in a second terminal window

Enjoy!

0.0.14

9 years ago