This repositoy contains a template for a mono-repo to run an API based on express as well as React based frontend.
1.22.17
Workspaces can exist in these folders:
apps
databases
packages
In this starter kit these workspaces are defined already:
apps
- api
- ui
databases
- todo-database
packages
- config
- tsconfig
- ui-components
yarn install
yarn watch
yarn watch
output
http://localhost:3000
output