Work in progress

This commit is contained in:
Freeze455
2021-09-04 08:48:00 +02:00
parent c936e71806
commit debb302135
6 changed files with 31 additions and 38 deletions

View File

@@ -29,6 +29,14 @@
</p>
<CodeHighlight class="w-min" :code="file" />
</div>
<div class="space-y-5">
<h2>Issuing of events</h2>
<p>
Open a new terminal in your project and write the following command :
</p>
<img class="" src="../../../../assets/application-lifecycle.svg" alt="Workflow" />
</div>
</Documentation>
</template>