mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-12-03 12:18:22 +08:00
241 B
241 B
NodeJS
requires a minimum Node.js version of either v12.20, v14.15, or v16.10.
安装依赖
npm ci
启动应用
npm start
打包
Windows 打包
npm run pack:win
其他平台打包
npm run build