Skip to content

Commit 465b923

Browse files
committed
fix: example project doesn't work
1 parent 53e738a commit 465b923

File tree

7 files changed

+9306
-7655
lines changed

7 files changed

+9306
-7655
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Example project
22

3-
First you need to install depedencies either by running `yarn install` or `npm install`.
3+
First you need to install depedencies either by running `npm install`.
44

5-
Then you can start it with `yarn start` or `npm start` and navigate to http://localhost:6060/.
5+
Then you can start it with `npm start` and navigate to http://localhost:6060/.
66

77
The project was tested against the _node version v10.0.1_.

0 commit comments

Comments
 (0)