From 07d337e4d9aaf0dd17b35788ffb2177d6573c841 Mon Sep 17 00:00:00 2001 From: luputeodor2 <75758105+luputeodor2@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:54:25 +0300 Subject: [PATCH] Update Developers-Tutorial-(RFC-114).md 17th June --- pages/quickstart/Developers-Tutorial-(RFC-114).md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/quickstart/Developers-Tutorial-(RFC-114).md b/pages/quickstart/Developers-Tutorial-(RFC-114).md index 3782733..7a0a8af 100644 --- a/pages/quickstart/Developers-Tutorial-(RFC-114).md +++ b/pages/quickstart/Developers-Tutorial-(RFC-114).md @@ -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 @@ -157,7 +157,9 @@ npm run build-all
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.
+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: WebCardinal Beginners Tutorial.