Skip to content

Template for starting to build mobile web apps

Notifications You must be signed in to change notification settings

aproctor/starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33e3b3a · Aug 18, 2013

History

19 Commits
Aug 18, 2013
Jun 7, 2013
Jun 5, 2013
Aug 10, 2013
Aug 10, 2013

Repository files navigation

Welcome to your starter kit

Setup

  1. Install Node.js (v0.8+) from http://nodejs.org/
  2. Run these commands:
git clone git://github.com/kikinteractive/starter-kit.git
cd starter-kit
npm install

Run debug server

  1. Run this command: npm start
  2. Go to localhost:5000 in your browser to see your app

About

Template for starting to build mobile web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published