Skip to content

The minimal React, Webpack, Babel Setup. You want to get beyond create-react-app? Read this tutorial how to setup your own boilerplate project.

Notifications You must be signed in to change notification settings

YYY-TEAM/minimal-react-webpack-babel-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-react-webpack-babel-setup

Build Status

Read more about it: The Minimal React Webpack Babel Setup

Features

  • React 16
  • Webpack 3
  • Babel
  • Staging ES Next Features
  • Hot Module Replacement

Installation

  • git clone git@github.com:rwieruch/minimal-react-webpack-babel-setup.git
  • cd minimal-react-webpack-babel-setup
  • npm install
  • npm start
  • visit http://localhost:8080/

About

The minimal React, Webpack, Babel Setup. You want to get beyond create-react-app? Read this tutorial how to setup your own boilerplate project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%