Skip to content

Commit 65f6c2f

Browse files
author
Freerk van Zeijl
committed
Merge branch 'master' of github.com:frogbob/vue-ts-component-generator
2 parents a8819b4 + 7ae159e commit 65f6c2f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ Just run command in terminal
2424

2525
`vue:component generate {component}`
2626

27-
Just replace {component} with your component name
27+
and replace {component} with your component name
2828

2929
## Path
3030

3131
Since Version 0.1.6 you can set the path where your components are stored.
32-
For now there is a default Path for the Laravel-Environmen, but you can set it to every path you want.
32+
For now there is a default Path for the Laravel-Environment, but you can set it to every path you want.
3333

3434
## Naming convention
3535

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-cayman

0 commit comments

Comments
 (0)