Skip to content

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

Notifications You must be signed in to change notification settings

sunnut/react-easy-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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