ionic restaurant demo

🥂 Demo for Ionic Angular Speed Code Youtube Series

10
2
TypeScript

Restaurant Demo

🥂 Demo for Ionic Angular Speed Code Youtube Series

Ionic
Angular
Node
NPM

restaurant app preview

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