Vue CRUD 中文
A small but complete CRUD web app with Vue + element-ui + axios JSON Server + testing library
- Full CRUD
- Base search/pagination/sort
- Chinese areas cascader, Custom components/options access/form validator
- Responsive design
- Uint test
npm install
npm run mock
npm run serve
npm run test:unit