Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

rescript-lang/rescript-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Deprecated

This template is no longer maintained. Please use create-rescript-app instead.

ReScript Project Template

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, do git checkout -b browser origin/browser to switch to the browser branch.

Installation

npm install

Build

  • Build: npm run res:build
  • Clean: npm run res:clean
  • Build & watch: npm run res:dev

Run

node src/Demo.bs.js

About

Clone this repo to start your own project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7