Skip to content

nipatiitti/React-boilerplate

 
 

Repository files navigation

My Custom React Boilerplate with all the goodies

Build Status Known Vulnerabilities

Want to try it out?

Edit react-boilerplate

Features

  • React 16
  • Webpack 4
  • Babel 7
  • Hot Module Replacement
  • Dev + Production Builds
  • Dist Folder Managagement by Webpack
  • Common and environment specific Webpack Configuration
  • Composition of Webpack Configuration
  • Source Maps
  • Environment Variables
  • Webpack Add-Ons
  • ESLint + Prettier
  • Axios
  • Redux, Redux-persist, Redux-thunk, Redux-axios-middleware
  • React-Router
  • Styled Components

Webpack Add-Ons used on this project

Based on

This projects forks and is heavily inspired by:

Installation

  • git clone https://github.com/nipatiitti/React-boilerplate.git
  • cd React-boilerplate
  • yarn install
  • Find and replace all of "name-here" with correct names
  • yarn start
  • visit http://localhost:8080/

About

Advanced react boilerplate with all the goodies and nothing else

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 98.7%
  • HTML 1.3%