Skip to content

Commit 0b5a5be

Browse files
committed
chore(package) ~ supporting the beloved yarn
1 parent 293c01a commit 0b5a5be

File tree

2 files changed

+5168
-1
lines changed

2 files changed

+5168
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Once you have those, you should install these globals with `npm install --global
146146
* `fork` this repo
147147
* `clone` your fork
148148
* `npm install webpack-dev-server rimraf webpack -g` to install required global dependencies
149-
* `npm install` to install all dependencies
149+
* `npm install` to install all dependencies or `yarn`
150150
* `npm run server` to start the dev server in another tab
151151

152152
## Running the app

0 commit comments

Comments
 (0)