Skip to content

A small but complete CRUD web App with React hooks, TypeScript, antd and json-server

Notifications You must be signed in to change notification settings

51fe/react-crud

Repository files navigation

React CRUD 中文

A small but complete CRUD web app with React + TypeScript + antd + 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. 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 start

Uint test

npm run test:unit

Customize configuration

See Configuration Reference.

Relevant projects

About

A small but complete CRUD web App with React hooks, TypeScript, antd and json-server

Topics

Resources

Stars

Watchers

Forks

Languages