Skip to content

lanqy/reason-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reason-react-example

reason react example

Source is in src/, starting from src/index.re

You can run the app locally with yarn start

Build for deployment with NODE_ENV=production yarn build