/reason-pomodoro

Pomodoro timer created with ReasonML with React Hooks

Primary LanguageReason

ReasonReact Pomodoro Timer

This is:

Run

npm install
npm run server
# in a new terminal
npm start

Open a new web page to http://localhost:8000/. Change any .re file in src to see the page auto-reload. You don't need any bundler when you're developing!