Skip to content

tristanwagner/vitejs-template-react-rescript

 
 

Repository files navigation

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

Adding ReScript with rescript-react on top of Vite official React template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ReScript 66.1%
  • CSS 12.0%
  • TypeScript 10.0%
  • HTML 7.0%
  • JavaScript 4.9%