Skip to content

InnoTableTennis/score-scout-frontend

Repository files navigation

ScoreScout

Developing

  1. Pull the repository
  2. Install dependencies with pnpm i
  3. Start a development server:
pnpm run dev

Building

To build the project, run:

docker build -t scorescout .

To run the project, run:

docker run -p 3000:3000 scorescout

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors