Created using ReasonML/ReScript when there is no reason to do so (pun intended).
- Install all dependencies
using yarn
ornpm install
- You must run
yarn re:watch
to compile ReScript first - Then run
yarn dev
ornpm run dev
- The development server should start now.
s Currently, I have no plan for this project as it started as procastination. But you can add feature or fix bug if you like it. Please send any PR you wished.