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 b82baf1 commit 822edb3Copy full SHA for 822edb3
README.md
@@ -18,22 +18,8 @@ Make your first sketch in the [p5.js Editor](https://editor.p5js.org/)! Learn mo
18
19
## Setting Development Environment
20
21
-- Clone the repo or download zip file
22
-```
23
-git clone https://github.com/processing/p5.js-web-editor.git
24
-cd p5.js-web-editor
25
26
-- Intsall dependicies and running server
27
28
-npm install
29
-npm run start
30
31
-`Note`:- Use node version 16.14.2 and npm version 8.5.0 run the project
32
-
33
-- Testing using jest
34
35
-npm run test
36
+- Refer here https://github.com/processing/p5.js-web-editor/blob/develop/contributor_docs/installation.md
+
37
38
39
## Issues
0 commit comments