Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Added extra step to get running
  • Loading branch information
mrbenhowl authored Dec 19, 2018
1 parent 60e76a0 commit c5d2141
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Example of React and worker-plugin (https://github.com/GoogleChromeLabs/worker-plugin)

- Clone repo
- yarn serve
- Go to http://localhost:5000
1. Clone repo
2. yarn install | npm install
3. yarn serve | npm run serve
4. Go to http://localhost:5000

0 comments on commit c5d2141

Please sign in to comment.