ibelick / minimal-react-setup

My minimal react setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal react setup

Features

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

Installation

  • git clone https://github.com/JulienThibeaut/minimal-react-setup.git
  • cd minimal-react-setup
  • npm install
  • npm start
  • go to http://localhost:8080/

About

My minimal react setup


Languages

Language:JavaScript 100.0%