Skip to content

danibram/create-rescript-app

 
 

Repository files navigation

create-rescript-app

Quickly create new ReScript apps from project templates:

npm create rescript-app

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 80.8%
  • JavaScript 13.9%
  • CSS 4.2%
  • HTML 1.1%