Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jihchi/vitejs-template-react-rescript
Integrating ReScript and rescript-react into the official Vite React template
https://github.com/jihchi/vitejs-template-react-rescript
boilerplate react reactjs rescript rescript-react template vite vite-template vitejs
Last synced: 13 days ago
JSON representation
Integrating ReScript and rescript-react into the official Vite React template
- Host: GitHub
- URL: https://github.com/jihchi/vitejs-template-react-rescript
- Owner: jihchi
- License: mit
- Created: 2021-05-29T11:34:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T11:34:12.000Z (10 months ago)
- Last Synced: 2025-01-01T23:51:49.477Z (19 days ago)
- Topics: boilerplate, react, reactjs, rescript, rescript-react, template, vite, vite-template, vitejs
- Language: ReScript
- Homepage: https://vitejs-template-react-rescript.vercel.app
- Size: 731 KB
- Stars: 127
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-awesome-vite - vitejs-template-react-rescript - React + ReScript. (Get Started / Templates)
- awesome-vite - vitejs-template-react-rescript - React + ReScript. (Get Started / Templates)
README
# Vite React ReScript Starter
- [Vite](https://vitejs.dev): Next Generation Frontend Tooling.
- [React](https://reactjs.org): A JavaScript library for building user interfaces.
- [ReScript](https://rescript-lang.org): The JavaScript-like language you have been waiting for. (previously known as BuckleScript and Reason)
- [@jihchi/vite-plugin-rescript](https://github.com/jihchi/vite-plugin-rescript): Integrate ReScript with Vite seamlessly.
- [vitest](https://vitest.dev/): A blazing fast unit-test framework, powered by [Vite](https://vitejs.dev) ⚡️.
- [rescript-vitest](https://github.com/cometkim/rescript-vitest): ReScript bindings to Vitest.
- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/): Helps you test UI components in a user-centric way.
- [Tailwind CSS](https://tailwindcss.com): A utility-first CSS framework for rapid UI development.## Getting Started
```sh
npx degit jihchi/vitejs-template-react-rescript my-vitejs-react-rescript
cd my-vitejs-react-rescript
npm install
npm start
```## Alternatives
- [rescript-lang/create-react-app](https://github.com/rescript-lang/create-rescript-app)
## Contributors
Many thanks for your help!
The image of contributors is made with [contrib.rocks](https://contrib.rocks).