Skip to content
/ vue3-crud Public

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

Notifications You must be signed in to change notification settings

51fe/vue3-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

95a49c4 · Feb 19, 2025

History

5 Commits
Apr 13, 2024
Apr 13, 2024
Feb 19, 2025
Sep 28, 2022
Apr 13, 2024
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Jun 30, 2023
Apr 13, 2024
Apr 13, 2024
Jun 30, 2023
Jun 30, 2023
Sep 28, 2022
Nov 6, 2022
Jun 30, 2023
Sep 28, 2022
Feb 19, 2025
Feb 19, 2025
Jun 30, 2023
Jun 30, 2023
Apr 13, 2024

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Languages