Skip to content

jiangxiaoli/Footpather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

developher

Setup

  1. install cordova and ionic: npm install -g cordova ionic
  2. clone this repository

Setup App

  1. cd footpather
  2. bower install
  • If you don't have bower, run npm install -g bower to install it
  1. ionic serve starts the app in the browser
  • If prompted to select address, enter 2 for localhost
  • If not automatically redirected, navigate to http://localhost:8100

Start Server

  1. cd footpather-server
  2. npm install
  3. node bin/www starts the server

Team

  • Xiaoli Jiang
  • Ru (Wendy) Liang
  • Jennifer Wu
  • Lan Xu

Tech

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published