fix: remove bun

This commit is contained in:
ckt1031
2023-09-16 00:19:59 +08:00
8 changed files with 2015 additions and 24 deletions

View File

@@ -4,10 +4,10 @@
```shell
# Runs the app in the development mode
bun start
npm start
# Builds the app for production to the `build` folder
bun run build
npm run build
```
If you want to change the default server, please set `REACT_APP_SERVER` environment variables before build,

Binary file not shown.

2004
web/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff