/starter-kit

Starter kit for building webapps with Zerver

Primary LanguageCSS

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