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 installnpm run mocknpm run devnpm run test:unit