$ code .
Open command palet Ctrl + Shift + P
and execute Remote-Containers: Reopen in Container
.
{
"name": "my-project", // change it!
"version": "1.0.0",
:
:
}
$ yarn start
you can see linux desktop in http://localhost:8080.
$ yarn package
results are in ./build
directory.