sunnut / react-easy-start

A lightweight ant-design-pro based on create-react-app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Easy Start

A lightweight ant-design-pro based on create-react-app.

Installation

git clone https://github.com/sunnut/react-easy-start.git
cd react-easy-start
npm install
npm run mock
npm start

Dependencies

  • create-react-app
  • React 16.13.0 --hooks
  • Redux --state management
  • React-Router-V4 --page management
  • Ant Design --UI components
  • React Intl --I18N
  • Gulp --Process management
  • Restify --Mock Server

Solved Problems

Examples

Login

Screenshot

Dashboard with sidebar not collapsed

Screenshot

About

A lightweight ant-design-pro based on create-react-app.


Languages

Language:JavaScript 88.0%Language:CSS 9.7%Language:HTML 2.3%