Home

Awesome

nodeON

A Node.js Web Application Skeleton

Build Status

Install

To use, simply Clone, Enter directory, delete .git folder and start over:

git clone git@github.com:thanpolas/nodeON.git myApp
cd myApp
rm -rf .git
git init
git add .
git commit "Boot!"

<a name='TOC'>Table of Contents</a>

  1. Overview
  2. API

Overview

Once the project is cloned you need to install the dependent npm and bower modules:

npm install && bower install

Shell Control

API

One more to go back without onez has together we know!

[⬆]

Release History

License

Copyright (c) 2014 Thanasis Polychronakis. Licensed under the MIT license.