Skip to content

Commit 21f0b2b

Browse files
committed
Update gist-desktop-apps.html
1 parent 14a966e commit 21f0b2b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/wwwroot/sharp-apps/gist-desktop-apps.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@
3434
They can even be further reduced by utilizing the resources embedded into **[ServiceStack](https://docs.servicestack.net/)** like the built-in
3535
[SVG images](https://docs.servicestack.net/svg) and stylesheet and `/css/bootstrap.css`, which many Sharp Apps take advantage of to reduce their footprint.
3636

37+
### Vue Desktop Template
38+
39+
The most versatile project template to create Gist Desktop Apps is the [Vue Desktop Template](https://github.com/NetCoreTemplates/vue-desktop) which is capable
40+
of building both a standard [vue-lite](https://github.com/NetCoreTemplates/vue-lite) .NET Core Web App that can optionally be bundled into
41+
a single GitHub Gist and run as a Gist Desktop App:
42+
43+
<iframe width="896" height="525" src="https://www.youtube.com/embed/kRnQSWdqH6U" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
44+
3745
### Running Gist Desktop Apps
3846

3947
If you haven't already, install the [app](https://docs.servicestack.net/netcore-windows-desktop) dotnet tool which is the

0 commit comments

Comments
 (0)