Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

86 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Struct

  • client/ - front end code
  • server/ - back end code
  • shared/ - shared code between client and server

Dev

  • open 2 terminals
    1. in ./client run npm run dev (after npm install)
    2. in ./server run npm run dev (after npm install)

Prod

  • in ./client run npm run build
  • in ./server run npm run start

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages