Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.03 KB

PlantAppPartII

PLANT APP PartII

Watch the Full Episode on YouTube at https://www.youtube.com/watch?v=ZNRr8lg-kDU&list=PLixvNT19uDK6gK8xWIEY6moerG6usi_uK&index=2&ab_channel=CodingTechnyks

Steps to Setup this beautiful Plant App in your system

1.Download the zipped project

2.Create a new Ionic 5 project, refer to Setup Ionic Project for guidance

3.Unzipped the project somewhere else but not in the created project folder

4.Copy the src file from the unzipped project and paste in the project folder (replace all)

5.Run ionic serve

That's it