Skip to content

Mistyputt/reason-react-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repo with examples usages of ReasonReact, 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 run build

Then open src/index.html to see the links to the examples (no server needed!).

To keep a watcher open, do:

npm start

In another tab, also do

npm run webpack

This builds and watches the files. You can then modify whichever file in src and refresh the page to see the changes.

About

Examples for ReasonReact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.6%
  • OCaml 33.4%
  • HTML 3.7%
  • C++ 0.3%