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 28d5bba commit 0b8096fCopy full SHA for 0b8096f
README.md
@@ -9,8 +9,8 @@ Standalone repo for the Maze app type
9
10
Check this project out from source:
11
12
- git clone git@github.com:code-dot-org/craft.git
13
- cd craft
+ git clone git@github.com:code-dot-org/maze.git
+ cd maze
14
15
Next, inside the project, you need to install the project's various dependencies.
16
@@ -22,4 +22,4 @@ Now you should be able to run all the tests:
22
23
And spin up a development build of your new project:
24
25
- npm run build
+ yarn build
0 commit comments