Vue3 CRUD 中文
A small but complete CRUD web app with Vue3 + Vite + TypeScript + element-plus + axios + JSON Server
- Full CRUD
- Base search/ pagination/sort
- Chinese areas cascader, Custom components/data access/form validator
- Responsive design
- Unit test
npm install
npm run mock
npm run dev
npm run test:unit