All Projects → sunnut → React Easy Start

sunnut / React Easy Start

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Easy Start

dva-boot
🌱 使用CRA(create-react-app v2) 构建的react dva 2 脚手架 支持动态路由、接口数据模拟、按功能分层、并且包含诸多实用的小组件
Stars: ✭ 79 (-22.55%)
Mutual labels:  create-react-app, react-router-v4
Www
每天大红包 · 网页端
Stars: ✭ 90 (-11.76%)
Mutual labels:  create-react-app, ant-design
React Redux Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and Redux
Stars: ✭ 265 (+159.8%)
Mutual labels:  create-react-app, react-router-v4
Cra Boilerplate
Up to date: This project is an Create React App - v2.1.1 boilerplate with integration of Redux, React Router, Redux thunk & Reactstrap(Bootstrap v4)
Stars: ✭ 87 (-14.71%)
Mutual labels:  create-react-app, react-router-v4
Spring Security React Ant Design Polls App
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Stars: ✭ 1,336 (+1209.8%)
Mutual labels:  ant-design, react-router-v4
inside-client
Human Resources Department Tool. https://ifactory-solutions.github.io/inside-client/
Stars: ✭ 42 (-58.82%)
Mutual labels:  create-react-app, ant-design
Create React App Antd
Use antd in create-react-app without ejecting ✨
Stars: ✭ 494 (+384.31%)
Mutual labels:  create-react-app, ant-design
fixme
Easily find open source projects that are a good fit for your skills and abilities
Stars: ✭ 32 (-68.63%)
Mutual labels:  create-react-app, react-router-v4
React Firebase Authentication
🔥 Boilerplate Project for Authentication with Firebase in React.
Stars: ✭ 863 (+746.08%)
Mutual labels:  create-react-app, react-router-v4
Filterlists
🛡 The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.
Stars: ✭ 653 (+540.2%)
Mutual labels:  create-react-app, ant-design
hotlist
今日热榜(前端)
Stars: ✭ 51 (-50%)
Mutual labels:  create-react-app, react-router-v4
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-56.86%)
Mutual labels:  ant-design, react-router-v4
react-antd-admin
react-antd-admin 是一个后台集成解决方案,它基于 react 和 antd; 内置了动态路由,标签页缓存,权限验证、切换功能
Stars: ✭ 42 (-58.82%)
Mutual labels:  create-react-app, react-router-v4
react-antd-admin
基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统
Stars: ✭ 140 (+37.25%)
Mutual labels:  create-react-app, ant-design
workshop
React Workshop
Stars: ✭ 13 (-87.25%)
Mutual labels:  create-react-app, react-router-v4
React Social Network
Simple React Social Network
Stars: ✭ 409 (+300.98%)
Mutual labels:  create-react-app, react-router-v4
React Portfolio
A React portfolio starter app using create-react-app. Includes top header, side nav with a few pages which are routed with react-router
Stars: ✭ 136 (+33.33%)
Mutual labels:  create-react-app, react-router-v4
Blog Admin
blog-admin @react、@typescript、@apollographql
Stars: ✭ 239 (+134.31%)
Mutual labels:  create-react-app, ant-design
React Blog
react hooks + koa2 + sequelize + mysql 构建的个人博客。具备评论、通知、上传文章等等功能
Stars: ✭ 530 (+419.61%)
Mutual labels:  create-react-app, react-router-v4
Create React App Redux
React Router, Redux, Redux Thunk & Create React App boilerplate
Stars: ✭ 885 (+767.65%)
Mutual labels:  create-react-app, react-router-v4

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].