We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d215d commit 0453db5Copy full SHA for 0453db5
CONTRIBUTING.md
@@ -64,6 +64,7 @@ To install the project you need to have `yarn` and `node`
64
- you can use [fnm](https://github.com/Schniz/fnm) (`fnm use`) to change
65
your current node version to the one specified in `.nvmrc`
66
3. from the root of the project: `yarn` to install all dependencies
67
+ - make sure you have latest `yarn` version
68
4. from the root of the project: `yarn start`
69
- this builds the dependencies (`codesandbox-api` and
70
`codesandbox-browserfs`) and runs the `app` development environment,
0 commit comments