Skip to content

mellson/rescript-react-tailwind-vite-starter

Repository files navigation

ReScript React starter with Tailwind and Vite

This repo is a starter for running ReScript React with Tailwind on Vite.

Getting started

The project includes a .vscode folder with extension suggestions and setup for running in vscode.

  1. Open the folder in vscode and install the suggested extension. Reload vscode.

  2. Open a .res file, for instance App.res and start the build which should be suggested by the popup in the bottom right corner. If there's no popup run yarn start and jump to #4.

  3. Start Vite by running yarn dev in the folder.

  4. Open http://localhost:3000 and you should be up and running.

About

Starter project for ReScript React with Tailwind on Vite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published