Skip to content

rafayepes/reason-react-tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 89.5%
  • HTML 5.4%
  • JavaScript 4.4%
  • C++ 0.7%