GithubHelp home page GithubHelp logo

hhy5277 / react-boilerplate-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alanwei/react-boilerplate

0.0 1.0 0.0 903 KB

React 16.13.0 boilerplate with react-router-dom, redux & webpack 4.

JavaScript 76.32% HTML 5.26% SCSS 18.42%

react-boilerplate-2's Introduction

React Boilerplate

Getting Started

Development

npm run install
npm run dev:server
npm run dev

Server will run on http://localhost:8000 Navigate to http://localhost:8080

Build

npm run build

Compiled assets files will be in build folder

CHANGLOG

2020.09.21

  1. Upgrade autoprefixer to 10.0.0

2020.09.13

  1. Upgrade react & webpack related packages to the latest.
  2. Upgrade redux related packages to @reduxjs/toolkit.
  3. Add in local server (mock-json-server) support for mocking async data fetching.
  4. Add in @babel/polyfill to support async & await keywords.

2019.01.26

  1. Upgrade to React 16.7.0.
  2. Fix Jest issue.
  3. Keep babel-eslint as 8.0.1 to make yarn lint work.

2018.09.02

  1. Upgrade to Babel 7 & related packages.
  2. Jest is not compatible at the moment.
  3. Add class property demo in User page.

2018.07.13

  1. Replace react-router-redux with connected-react-router.

2018.07.03

  1. Upgrade to ESLint 5.
  2. Required Node.js version is either 8.10.0 above or 9.10.0 above.

2018.04.10

  1. Upgrade to Webpack 4.
  2. Clean up Babel & ESLint settings.

For the server-side-rendering version, please visit react-boilerplate-ssr

react-boilerplate-2's People

Contributors

alanwei avatar alanweilazada avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.