/reason-react-hero-app

A demo of angular's hero app in ReasonReact

Primary LanguageReason

ReasonReact (ReasonML) Hero app demo

Launching

- git clone https://github.com/MawsFr/reason-react-hero-app.git
- npm install
- npm start
# in another tab
- npm run server
# Go to http://localhost:8000

TODO

  • Use an new type for loading hero (Show.re and Edit.re)
  • Finish the edit page
  • Add css with another technique

Used libraries

Resource to learn ReasonReact and ReasonML

Vscode extensions

Personally I prefer OCaml and Reason IDE but you can also test reason-vscode