cd server
yarn install
yarn tsc
cd ../client
yarn install
yarn build
docker-compose up --build
Open in browser http://localhost:4200
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd server
yarn install
yarn tsc
cd ../client
yarn install
yarn build
docker-compose up --build
Open in browser http://localhost:4200