基于Web的产品管理应用
该应用使用npm管理依赖。
启动应用:
- 安装依赖:
npm install
- 启动服务:
npm run json-server && npm start
启动后即可访问应用。
209.33KB
文件大小:
评论区