0.2.5 • Published 6 years ago

nvsys v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

node-js-sample

A barebones Node.js app using Express 4.

Running Locally

Make sure you have Node.js installed.

git clone git@github.com:nvsys/nvsys.git # or clone your own fork
cd nvsys
npm install
npm start

Your app should now be running on localhost:5000.

Deploying to NVSystems

webvangvn create
git push webvangvn master
webvang open

Documentation