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
- Host: GitHub
- URL: https://github.com/rescriptbr/vite-rescript-starter
- Owner: rescriptbr
- License: mit
- Created: 2021-06-23T14:35:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T18:04:38.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T19:58:07.679Z (11 months ago)
- Language: ReScript
- Size: 31.3 KB
- Stars: 14
- Watchers: 6
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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" :)