Move more things to the ui folder
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
To build, you'll need Docker. Then:
|
||||
|
||||
```bash
|
||||
./build.sh # runs build in Docker for libapi.{mjs,wasm,worker.js}
|
||||
serve . # starts a local server with COOP/COEP
|
||||
./build.sh # runs build in Docker
|
||||
serve ui # starts a local server with COOP/COEP
|
||||
```
|
||||
|
||||
Then, navigate to http://localhost:5000/ui/ in Chrome.
|
||||
Then, navigate to http://localhost:5000/ in Chrome.
|
||||
|
||||
0
libapi.mjs.d.ts → ui/libapi.mjs.d.ts
vendored
0
libapi.mjs.d.ts → ui/libapi.mjs.d.ts
vendored
Reference in New Issue
Block a user