jarben / minimal-react-webpack-babel-setup

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

Home Page:https://www.robinwieruch.de/minimal-react-webpack-babel-setup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-react-webpack-babel-setup

  • 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/

Read: The Minimal React Webpack Babel Setup

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.

https://www.robinwieruch.de/minimal-react-webpack-babel-setup/


Languages

Language:JavaScript 100.0%