There was an error while loading. Please reload this page.
2 parents a8819b4 + 7ae159e commit 65f6c2fCopy full SHA for 65f6c2f
README.md
@@ -24,12 +24,12 @@ Just run command in terminal
24
25
`vue:component generate {component}`
26
27
-Just replace {component} with your component name
+and replace {component} with your component name
28
29
## Path
30
31
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.
+For now there is a default Path for the Laravel-Environment, but you can set it to every path you want.
33
34
## Naming convention
35
_config.yml
@@ -0,0 +1 @@
1
+theme: jekyll-theme-cayman
0 commit comments