Skip to content

joshgillies/create-rescript-app

This branch is 1 commit ahead of rescript-lang/create-rescript-app:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7963d6c · Feb 23, 2025
Jan 28, 2025
Dec 17, 2023
Feb 3, 2025
Feb 23, 2025
Dec 18, 2023
Dec 17, 2023
Dec 9, 2023
May 8, 2024
Feb 3, 2025
Feb 3, 2025
Apr 19, 2024
Dec 17, 2023

Repository files navigation

create-rescript-app

Quickly create new ReScript apps from project templates:

npm create rescript-app@latest

(note: @latest is important, otherwise npm may run an old version) or

yarn create rescript-app

or

pnpm create rescript-app

or

bun create rescript-app

Add to existing project

If you have an existing JavaScript project containing a package.json, you can execute one of the above commands directly in your project's directory to add ReScript to your project.

Releases

No releases published

Packages

No packages published

Languages

  • ReScript 84.7%
  • JavaScript 10.9%
  • CSS 3.2%
  • HTML 1.2%