中文(简体)
一个小而完整的 CRUD Web 应用程序,带有 Vue + element-ui + axios JSON Server + 测试库
npm install
npm run mock
npm run serve
npm run test:unit
请参阅配置参考。