This repository was archived by the owner on Aug 29, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork26
rescript-lang/rescript-project-template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This template is no longer maintained. Please usecreate-rescript-app instead.
The only official ReScript starter template. Clone this repo to get started.
This is the branch where you can use your output code in NodeJS. To use your output in the browser, dogit checkout -b browser origin/browser to switch to thebrowser branch.
npm install
- Build:
npm run res:build - Clean:
npm run res:clean - Build & watch:
npm run res:dev
node src/Demo.bs.js
About
Clone this repo to start your own project!
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors7
Uh oh!
There was an error while loading.Please reload this page.