Files
jamespong14205/task1/project/002_notes/README.md
2025-02-01 02:02:25 +08:00

352 B

README

known background requirement

  1. align .wslconfig for below parameters
[wsl2]
memory=4G
processors=4
swap=16G

start development/demo server

# 1. start docker
$ ./dc_up.sh

# 2.
$ docker compose exec -it client bash

# 3. into client, spin up dev server
$ yarn demo

# 4. brows localhost -> http://localhost