Gym hub is an service that digitises the gym environment
Timer
Back office
In the root project folder
To install all the dependencies:
npm install
Start the server:
npm run start
Make sure you have our backend ex-timer-server installed and running correctly