An app which tracks the Fitness user, by tracking the work out done by him/her.
Prerequisites:
-
NodeJs (npm)
Install Node.js and npm Download the latest version of Node.js if you do not already have it installed on your machine. This download will also include the latest version of npm.
https://nodejs.org/en/download/
Install Libraries and Dependencies Once you have the files downloaded, navigate into the root project directory and run the following command. This will install all libraries and dependencies.
npm install
Install angular cli npm install -g @angular/cli
- ng serve
- Clone the repository in your System.
- Install all the dependencies with "npm install"
- Change Firebase credentials.
- Run as "ng serve" , it will run at port 4200