ionic-restaurant-demo

πŸ₯‚ Demo for Ionic Angular Speed Code Youtube Series

Stars
8

Restaurant Demo

Demo for Ionic Angular Speed Code Youtube Series

Development

If you haven't installed ionic, run the following command to install it globally:

More information on getting started in their official documentation

npm install -g ionic

To run the project locally, start by cloning the repo:

git clone https://github.com/williamjuan027/ionic-restaurant-demo.git

cd ionic-restaurant-demo

Install the project's dependencies

npm install

You can then run the app locally using the following command:

ionic serve
Badges
Extracted from project README
Ionic Angular Node NPM
Related Projects