build instructions for ngone

master
Niko 11 months ago
parent 6c6bf5c165
commit 7cc9f2af85
  1. 2
      ngone/README.md

@ -7,7 +7,7 @@ This server is used internally by NextGraph to redirect users to the right app s
```
cd web
npm install -g pnpm
pnpm install
pnpm --ignore-workspace install
```
## Dev

Loading…
Cancel
Save