Skip to content

Commit

Permalink
Update Developers-Tutorial-(RFC-114).md 17th June
Browse files Browse the repository at this point in the history
  • Loading branch information
luputeodor2 authored Jun 17, 2024
1 parent e9295e9 commit 07d337e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions pages/quickstart/Developers-Tutorial-(RFC-114).md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
![image](https://github.com/OpenDSU/docssite/assets/75758105/effb87e9-4aff-46c7-bdac-45284affd77c)---
title: Developers Tutorial
layout: home
parent: OpenDSU Quick Start
Expand Down Expand Up @@ -157,23 +157,24 @@ npm run build-all

<ol>

<li> Now, you should be able to see the application loader:</li>
<li> Now, you should be able to see the application loader and a text saying:
<p style='text-align: justify;'>To install the Demo execute the cmd: npm run install-demo To install the DSU Explorer execute the cmd: npm run install-explorer For any information refer with confidence to the readme file from the workspace tutorial and OpenDSU website.</p>
</li>

</ol>


<div style="display: flex; justify-content: center;">
<img
alt=""
src="https://docs.google.com/drawings/d/e/2PACX-1vS2rQN2rq03mR7PlkYmMJo3XDYy9OG40NPkmGisiUX7Y59I6OfxBdRXNNNtUM-1hAP4ScXYgTOnrtGU/pub?w=960&h=720"
src="https://docs.google.com/drawings/d/e/2PACX-1vTx999NZSA47INCk2pVWromRiQ8H9jp4I8H8yjIjkbfEfrwzonS419fVbcxdAtmFr9Eyy70f2XHoL3K/pub?w=960&h=720"
class="imgMain"
style="max-width: 100%; cursor: pointer; transition: max-width 0.3s ease-in-out;"
onclick="openModal(this.src)"
title="Click to Zoom"
/>
</div>


<p style='text-align: justify;'>This means that the workspace is up and running, and you can create and load a simple SSApp. If you want to load a WebCardinal application rather than an SSApp in your workspace, check out the tutorial for the Creation of a WebCardinal Application in a workspace., available in this document: <a href="https://opendsu.com/rfc113">WebCardinal Beginners Tutorial</a>.
</p>

Expand Down

0 comments on commit 07d337e

Please sign in to comment.