README
known background requirement
- 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