51fe / vue3-crud

A small but complete CRUD web App with Vue3, TypeScript, Vite and json-server

Home Page:https://51fe.github.io/vue3-crud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3 CRUD 中文

A small but complete CRUD web app with Vue3 + Vite + TypeScript + element-plus + axios + JSON Server

Features

  1. Full CRUD
  2. Base search/ pagination/sort
  3. Chinese areas cascader, Custom components/data access/form validator
  4. Responsive design
  5. Unit test

Snapshots

vue-crud.jpg

Project setup

npm install

Run JSON Server before compiles

npm run mock

Compiles and hot-reloads for development

npm run dev

Unit Test

npm run test:unit

Customize configuration

See Configuration Reference.

Relevant projects

About

A small but complete CRUD web App with Vue3, TypeScript, Vite and json-server

https://51fe.github.io/vue3-crud/


Languages

Language:TypeScript 88.5%Language:Vue 9.9%Language:JavaScript 0.7%Language:SCSS 0.7%Language:HTML 0.2%