tuffs / minimal-react-webpack-babel-setup

The minimal React, Webpack, Babel Setup. You want to get beyond create-react-app?

Home Page:https://www.robinwieruch.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-react-webpack-babel-setup

Build Status Slack Greenkeeper badge

Read how to set it up yourself: React with Webpack Tutorial.

Edit minimal-react-webpack-babel-setup

Features

  • React 16
  • Webpack 4
  • Babel 7
  • Hot Module Replacement

Extensions

Alternatives

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?

https://www.robinwieruch.de


Languages

Language:JavaScript 100.0%