This will build the full structure and create a git repository which you can then use during the full live-cycle of that project.
This will build the full structure and create a git repository which you can then use during the full live-cycle of that project.
...
@@ -30,7 +34,7 @@ composer install
...
@@ -30,7 +34,7 @@ composer install
Optionally you can also create all the scaffolds by using
Optionally you can also create all the scaffolds by using
```
```
composer lakedrops-scaffold
composer lakedrops
```
```
To manually update the theme components, if you're using the `lakedrops/theme-d8-sass` package and unintentionally changed one of the core file, then you can always run
To manually update the theme components, if you're using the `lakedrops/theme-d8-sass` package and unintentionally changed one of the core file, then you can always run