Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

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.7 --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

Dashboard with sidebar collapsed

Screenshot

You can’t perform that action at this time.