All Projects → MacKentoch → React Redux Antdesign Webpack Starter

MacKentoch / React Redux Antdesign Webpack Starter

Licence: mit
react + redux + ant design + react-router 4 + webpack 4 starter

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Redux Antdesign Webpack Starter

React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+2884.09%)
Mutual labels:  webpack, antd, react-router, ant-design, ant
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 (+2936.36%)
Mutual labels:  antd, react-router, ant-design, react-router-v4
React Dashboard
🔥React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) 🔥
Stars: ✭ 1,268 (+2781.82%)
Mutual labels:  webpack, sass, react-router, react-router-v4
React Antd Todo
A simple todo list app built with React, Redux and Antd - Ant Design
Stars: ✭ 42 (-4.55%)
Mutual labels:  antd, less, ant-design, ant
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (+134.09%)
Mutual labels:  webpack, webpack4, react-router, react-router-v4
React Redux Bootstrap Webpack Starter
React 16.9 + Typescript + React-Router 4 + Redux + Bootstrap 4 + Hot Reload + redux-devtools-extension + Webpack 4 + styled-components STARTER
Stars: ✭ 133 (+202.27%)
Mutual labels:  webpack, webpack4, router, react-router-v4
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (+188.64%)
Mutual labels:  webpack, router, react-router, react-router-v4
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+4065.91%)
Mutual labels:  webpack, webpack4, sass, less
Webpack Boilerplate
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Stars: ✭ 404 (+818.18%)
Mutual labels:  webpack, webpack4, sass
Budgeting
Budgeting - React + Redux + Webpack (tree shaking) Sample App
Stars: ✭ 971 (+2106.82%)
Mutual labels:  webpack, sass, react-router
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+2209.09%)
Mutual labels:  webpack, webpack4, sass
React Admin
基于 Ant Design React 的管理系统架构
Stars: ✭ 376 (+754.55%)
Mutual labels:  antd, react-router, ant-design
React Antd
基于react + redux + immutable + less + ES6/7 + webpack2.0 + fetch + react-router + antd实现的SPA后台管理系统模板
Stars: ✭ 321 (+629.55%)
Mutual labels:  react-router, less, ant-design
Tonzhon Music
将QQ音乐、网易云音乐和酷我音乐上的歌添加到一个列表来播放!
Stars: ✭ 257 (+484.09%)
Mutual labels:  webpack4, antd, react-router
Html Sass Babel Webpack Boilerplate
Webpack 4 + Babel + ES6 + SASS + HTML Modules + Livereload
Stars: ✭ 35 (-20.45%)
Mutual labels:  webpack, webpack4, sass
Ng Alain
NG-ZORRO admin panel front-end framework (surge mirror https://ng-alain-doc.surge.sh)
Stars: ✭ 4,287 (+9643.18%)
Mutual labels:  antd, less, ant-design
GOSH-FHIRworks2020-React-Dashboard
🩺 Fully Responsive FHIR Dashboard written using @reactjs for NHS and GOSH hackathon
Stars: ✭ 21 (-52.27%)
Mutual labels:  react-router, antd, ant-design
Ant Design Dark Theme
🌚 Dark theme variables of Ant Design
Stars: ✭ 431 (+879.55%)
Mutual labels:  antd, less, ant-design
Ng Zorro Antd
Angular UI Component Library based on Ant Design
Stars: ✭ 7,841 (+17720.45%)
Mutual labels:  antd, ant-design, ant
Ng Zorro Antd Mobile
A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
Stars: ✭ 709 (+1511.36%)
Mutual labels:  antd, ant-design, ant

React + React-Router 4 + Redux + Ant Design + Webpack 4 with Hot Reload and redux-devtools-extension STARTER

license Build Statuscodecovcode style: prettier

⚠️ Ant Design still upgrading to ReactJS 16.3 new lifecycle so right now this app is not fully working as expected until this issue is fixed

A full Ant Design starter

You loved Bootstrap? Wait and see Ant Design. Do you understand now what I mean?

preview

Detailed Content

Front:

  • React JS (16.4.x+ - github 🔗)
  • ant design (3.8+ github 🔗)
  • with built-in theme customization (change vars in antd-theme-overrides.less to customize)
  • icon font are locally loaded
  • Redux (as your application grows managing state will be a serious concern, save pain with Redux)
  • React-Redux (Redux is not specific to ReactJS, you could easily use it with Angular2 for instance)
  • redux-devtools-extension (github 🔗)
  • React-Router-Redux (previously named react-simple-router)
  • react-router (4.x- github 🔗)
  • animate.css (github 🔗)
  • classnames (github 🔗)
  • react-motion (github 🔗)
  • Webpack 4.x (github 🔗)
  • babel 6+ (github 🔗)
  • axios (github 🔗 Why: simple, complete, isomorphic ...)
  • flow

Tool chain:

  • babel 6+
  • eslint
  • webpack 3
  • hot reload
  • loaders
    • js / jsx
    • postcss
    • less
    • sass
    • css
    • json
    • images formats
    • svg and fonts formats

tests:

  • Jest

Usage

Install

npm install

bundle dev mode (+ redux-devtools-extension)

npm run dev

dev : hot reload mode (+ redux-devtools-extension)

npm run start

tests

npm run test

bundle production mode

npm run prod

mini node-express server (for dev or prod bundles)

with server hot reload:

npm run serve-dev

without hot reload:

npm run serve-prod

Donate

Do you use & like react-redux-antdesign-webpack-starter but you don’t find a way to show some love? If yes, please consider donating to support this project. Otherwise, no worries, regardless of whether there is support or not, I will keep maintaining this project. Still, if you buy me a cup of coffee I would be more than happy though 😄

Support via PayPal

License

The MIT License (MIT)

Copyright (c) 2018 Erwan DATIN

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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