A Spinal chord for a Node.js Application
For development server:
node app.js
For production:
NODE_ENV=production node app.js
npm install
bower install
grunt combine
git clone https://github.com/0xmtn/Skeleton.js.git
git pull origin FEATURE_BRANCH
Note: Right now, there will couple of merging conflicts which are needed to be fixed manually..
(Coming soon)
##Authors Created by Metin Emenullahi
Copyright (c) 2015 Metin Emenullahi Licensed under the MIT license.