Skip to content

Files

Latest commit

Nov 28, 2015
55c2eb2 · Nov 28, 2015

History

History
22 lines (15 loc) · 287 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 287 Bytes

Starter Kit

Setup

git clone git@github.com:jairajs89/starter-kit.git
cd starter-kit
npm install

Run debug server

npm start

Go to http://localhost:5000/ in your browser

Get coding

Simply put your webapp code in the src directory