Skip to content

0xmtn/Skeleton.js

Repository files navigation

Skeleton.js

A Spinal chord for a Node.js Application

Running the server

For development server:

node app.js 

For production:

NODE_ENV=production node app.js

Prerequisites

npm install
bower install
grunt combine

Add New Feature

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..

Contributing

(Coming soon)

##Authors Created by Metin Emenullahi

License

Copyright (c) 2015 Metin Emenullahi Licensed under the MIT license.

About

A Node.js skeleton I use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published