Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 226 Bytes

File metadata and controls

8 lines (7 loc) · 226 Bytes

SkillSwap web app built during HackCambridge

Getting started

  1. npm install
  2. jspm install
  3. node app.js
  4. open with your browser http://localhost:3000
  5. optional: gulp (compiles scss with a file watcher)