Skip to content
This repository has been archived by the owner on Apr 26, 2018. It is now read-only.

cxa/reason-react-webpack-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reason-react-webpack-starter-kit

Run yarn or npm install and here you go.

  • for development: yarn run dev or npm run dev
  • for production / distribution: yarn run dist or npm run dist

HMR (Hot module reload) is supported.