Skip to content

WiggyCodes/exercise-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exercise App

How to run the app

  • Download dependencies on backend
cd [HOMEDIR]/exercise-app/backend
pnpm i

Start Development Environment

  1. Start the backend
  • Navigate to backend directory
cd [HOMEDIR]/exercise-app/backend
  • Start the Development server
pnpm dev
  1. Start the frontend
live-server

About

The best exercise app in the universe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.9%
  • TypeScript 41.1%