Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 191 Bytes

File metadata and controls

9 lines (8 loc) · 191 Bytes

React Webpack Babel Starter

Minimal starter kit with hot module replacement for fast development.

Installation

npm install
or
yarn

start

npm start
Or
yarn start