51fe / vue-crud

A small but complete CRUD web App with Vue and json-server

Home Page:https://riafan.com/demo/vue-crud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue CRUD 中文

A small but complete CRUD web app with Vue + element-ui + axios JSON Server + testing library

Features

  1. Full CRUD
  2. Base search/pagination/sort
  3. Chinese areas cascader, Custom components/options access/form validator
  4. Responsive design
  5. Uint 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 serve

unit test

npm run test:unit

Customize configuration

See Configuration Reference.

Relevant projects

About

A small but complete CRUD web App with Vue and json-server

https://riafan.com/demo/vue-crud


Languages

Language:JavaScript 61.7%Language:Vue 34.8%Language:Less 2.4%Language:HTML 1.2%