Skip to content

vincentlau0493/Abroad-Pass

Repository files navigation

Abroad Pass

Mobile App for studying abroad.

Technical Stack

Frontend

  • Ionic (web mobile app for android and ios)
  • AngularJS
  • Gulp
  • SCSS

Get Started

Install global gulp, ionic, bower first

npm install -g gulp
npm install -g cordova ionic
npm install -g bower

Run following commands to install dependencies (Assume you're already under AbroadPass directory)

npm install
bower install

Run Gulp command to watch and build css and javascript

gulp

Finally, run ionic command to play with the demo

ionic serve

About

A mobile app for student aboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published