An open API service indexing awesome lists of open source software.

https://github.com/rescriptbr/vite-rescript-starter

Vite template with ReScript and React
https://github.com/rescriptbr/vite-rescript-starter

Last synced: 2 days ago
JSON representation

Vite template with ReScript and React

Awesome Lists containing this project

README

          

# Vite ReScript Template

## Getting started

```shell
npx degit rescriptbr/vite-rescript-starter my-app

cd my-app

npm install
```

or simply click on "Use this template" :)