jairajs89 / starter-kit

Starter kit for building webapps with Zerver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Starter kit for building webapps with Zerver


Languages

Language:CSS 73.1%Language:JavaScript 21.9%Language:HTML 5.0%