- node 版本最新, 推荐
18
Windows 可能需要先安装 win-node-env
npm install -g win-node-env
git submodule update --init --recursive
npm install
npm run serve
npm run build
npm run dev
npm run tsc
node api/mock
会自动mock以下repo:
- https://github.com/dd-center/state-center
- https://github.com/dd-center/DDatHome-nodejs
- https://github.com/dd-center/Cluster-center
node index.cjs
- Socket 服务端口:
8001
- 把数据库导出为 json 文件:
node script/db2json