- Vite: Next Generation Frontend Tooling
- React: A JavaScript library for building user interfaces
- ReScript: The JavaScript-like language you have been waiting for. (previously known as BuckleScript and Reason)
- ryyppy/rescript-promise: Proposal for a proper
Js.Promise
binding - rescript-asyncdata: Remote data type
- bs-json: Json encoding and decoding
- rescript-react-update: React Reducer with side effects
npx degit arbaaz/rescript-template my-rescript-app
cd my-rescript-app
npm i
npm start