Note: TikTok clone was made with the latest version of ionic framework and Angular.
To run the application, you must first follow the steps below
-
Download nodeJS.
-
Download ionic cli.
npm install -g @ionic/cli
-
Download the project from this repository.
-
Go to the download location of the project.
-
Open the project in terminal and run command.
npm install
- Run this command to run locally
ionic serve