mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 10:33:50 +08:00
c6e135195a
* fix: 合并代码导致的问题,升级vite 4.4.0 * fix: stylelint |
||
---|---|---|
.. | ||
controller | ||
service | ||
ecosystem.config.js | ||
index.ts | ||
nodemon.json | ||
package.json | ||
README.md | ||
routes.ts | ||
tsconfig.json | ||
utils.ts |
Test Server
It is used to start the test interface service, which can test the upload, websocket, login and other interfaces.
Usage
cd ./test/server
pnpm install
pnpm run start