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.
2 parents 2a054c2 + d101f6b commit fe40603Copy full SHA for fe40603
contributor_docs/Adding_examples.md
@@ -54,7 +54,7 @@ Examples help demonstrate different programming concepts and functionality of th
54
4. [Grunt](https://gruntjs.com/) should now be installed, and you can use it to build the website by navigating to the top level directory and typing:
55
56
```bash
57
- grunt server
+ npm run watch
58
```
59
60
5. A local build of the p5js.org site should open in your web browser and you can navigate to the examples page to see your changes.
0 commit comments