jihchi / vitejs-template-react-rescript

Integrating ReScript and rescript-react into the official Vite React template

Home Page:https://vitejs-template-react-rescript.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)
  • vitest: A blazing fast unit-test framework, powered by Vite ⚡️.
  • 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!

The image of contributors is made with contrib.rocks.

About

Integrating ReScript and rescript-react into the official Vite React template

https://vitejs-template-react-rescript.vercel.app

License:MIT License


Languages

Language:ReScript 66.1%Language:CSS 12.0%Language:TypeScript 10.0%Language:HTML 7.0%Language:JavaScript 4.9%