GitHub - reasonml-old/reason-react-example at variant · GitHub
Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

reasonml-old/reason-react-example

 
 

Folders and files

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

Contributors