popkinj / geobc-starter

Web application starter kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Application Starter Kit

Getting Started

Node and Git must be installed to run this application. See here for Node and here for Git.

git clone git@github.com:popkinj/geobc-starter.git
cd geobc-starter
npm install
npm start

Point your browser to http://localhost:3000. All code is in /lib.

About

Web application starter kit


Languages

Language:JavaScript 81.8%Language:HTML 17.5%Language:CSS 0.8%