Skip to content

Commit

Permalink
chore: use still global yo for now
Browse files Browse the repository at this point in the history
  • Loading branch information
daKmoR committed Feb 11, 2019
1 parent 378b0c3 commit d41d0c3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ The goal of Open Web Components is to empower everyone with a powerful and battl
This will bootstrap a vanilla Web Component project based on our latest recommendations.

```bash
npm i -g yo
npm i -g generator-open-wc

# in a new or existing folder:
npm init yo open-wc
# requires npm 6 or higher
yo open-wc
```

## Available Recommendations
Expand Down

0 comments on commit d41d0c3

Please sign in to comment.