Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 234 Bytes

ReasonReact Todo Example

A basic to do list using ReasonML and React.

  • npm start - start Bucklescript compiler in watch mode
  • npm run build - start Webpack bundler in watch mode
  • open public/index.html to view the output