Skip to content

sahilsingh7735/hacktoberfest-gym-guru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Guru

Always make a new branch for new PR

Installation

Gym guru requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd hacktoberfest-gym-guru
npm i
npm start