Skip to content

justinwoo/reason-react-etch-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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 nested html files in src/* (no server needed!). Then modify whichever file in src and refresh the page to see the changes.

About

A simple Etch-a-Sketch demo made with Reason-React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published