You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// you will need deno configured to have a package.json file and node_modules folder
90
-
deno run -A npm:create-rescript-app@latest
91
-
```
92
85
</CodeTab>
93
86
94
87
`create-rescript-app` will tell you that a `package.json` file has been detected and ask you if it should install ReScript into your project. Just follow the steps accordingly.
0 commit comments