Skip to content

xennygrimmato/reason-react-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repo with examples usages of Reason-React, whose docs are here. Have something you don't understand? Join us on Discord!

git clone https://github.com/chenglou/reason-react-example.git
cd reason-react-example
npm install
npm start
# in another tab
npm run build

After you see the webpack compilation succeed (the npm run build step), open up the html files in src/*! Then modify whichever file in src and refresh the page to see the changes.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 87.8%
  • HTML 6.6%
  • JavaScript 4.4%
  • C++ 1.2%