@@ -7,5 +7,7 @@
## Develop
```
+docker run --rm -it -w /app -v $(pwd):/app node:18 /bin/bash
+
yarn && yarn build:web