Awesome
Vite React ReScript Starter
- 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)
- @jihchi/vite-plugin-rescript: Integrate ReScript with Vite seamlessly.
- vitest: A blazing fast unit-test framework, powered by Vite ⚡️.
- rescript-vitest: ReScript bindings to Vitest.
- React Testing Library: Helps you test UI components in a user-centric way.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
Getting Started
npx degit jihchi/vitejs-template-react-rescript my-vitejs-react-rescript
cd my-vitejs-react-rescript
npm install
npm start
Alternatives
Contributors
Many thanks for your help!
<a href="https://github.com/jihchi/vitejs-template-react-rescript/graphs/contributors"> <img src="https://contrib.rocks/image?repo=jihchi/vitejs-template-react-rescript" /> </a>The image of contributors is made with contrib.rocks.