GitHub - mediremi/create-rescript-app: npm create rescript-app@latest

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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 85.0%
  • JavaScript 10.7%
  • CSS 3.2%
  • HTML 1.1%