vue crud
1.0.0
A small but complete CRUD web app with Vue + element-ui + axios JSON Server + testing library
npm install
npm run mock
npm run serve
npm run test:unit
See Configuration Reference.