create-rescript-app

1.8.0 • Public • Published

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.

Package Sidebar

Install

npm i create-rescript-app

Weekly Downloads

87

Version

1.8.0

License

ISC

Unpacked Size

339 kB

Total Files

54

Last publish

Collaborators

  • ryyppy
  • cristianoc
  • cknittel
  • mahezsh