Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 263 Bytes

ExcerciseDay4.md

File metadata and controls

6 lines (4 loc) · 263 Bytes
  • Set custom bucklescript build with following options
    • Configure all warnings to show as errors
  • Create a small app using ReasonReact using both reducer component and stateless component
  • take a library of your choice and use it in ReasonReact project