🥂 Demo for Ionic Angular Speed Code Youtube Series
🥂 Demo for Ionic Angular Speed Code Youtube Series
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