This project serves as a playground for exploring this ReScript programming language.
Ensure the following requirements are met prior to usage:
- Node.js 16 or higher
npm installThe OCmal exercises are solved in ReScript and are used as a means to explore ReScript syntax, semantics, and idioms.
- Build:
npm run res:build - Clean:
npm run res:clean - Build & watch:
npm run res:start
node src/Rescript.bs.js