Skip to content

FYRichie/basketball_statistics

Repository files navigation

basketball_statistics

A website for a basketball team to record the data realtime and to analyze after a game.

Deploy

checkout to deploy branch

npm run build 
npm run start

Develop

Other than deploy branch

# Run the following two commands in two terminal
npm run start
npm run server

Structure

backend: for the backend api

├── controllers: the function for each route

├── models: db table model

├── routes: wrap the route and the function

└── services: the operation for each model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •