Skip to content

hc1863/restvo-app

Repository files navigation

Restvo Official Web App

Welcome to the Restvo Web App Development Community. Your contribute is so valuable to this project to bring mentorship and coaching to more people around the world.

Click on Projects to see a list of projects you can contribute to. Please submit PRs to the app-dev-01 branch and I'll merge it.

We also do weekly team sync and you are welcome to join us remotely every Saturday morning at 9:30am PST. If you have any questions please feel free to reach out to me.

Setup

  1. Follow the 'Install the Ionic CLI' section: https://ionicframework.com/docs/installation/cli

  2. In your IDE, clone the repo https://github.com/calvinckho/restvo-app.git into a local directory on your machine.

  3. Inside the directory of your cloned project, install the node packages


$ cd restvoApp
$ npm install

  1. Run the app

$ cd restvoApp
$ ionic serve