Cd into cvwo-react-app and run "npm install" to install dependencies and run "npm run dev" to start the front end.
Cd into GoAPI on a separate terminal and run go mod download to install dependencies and run main.go to run the go API backend
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Cd into cvwo-react-app and run "npm install" to install dependencies and run "npm run dev" to start the front end.
Cd into GoAPI on a separate terminal and run go mod download to install dependencies and run main.go to run the go API backend