Skip to content

Commit

Permalink
feat: readme from vue-faq
Browse files Browse the repository at this point in the history
  • Loading branch information
altrusl committed Nov 20, 2023
1 parent 82e2972 commit b7e1d4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,14 @@ $ pnpm create vue-webapp
✔ Select webapp footer ' RichFooter
✔ Add 'BaseIcon' component? ... yes
...

Scaffolding project in /home/ubuntu/my-vue-project...

$ cd my-vue-project
$ pnpm i
$ pnpm dev
```
##### Result in a browser

![](webapp-start.png)

Expand Down

0 comments on commit b7e1d4d

Please sign in to comment.