Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
Перейти к файлу
Carl Mathieu 353ad679ed fix: remove hardcoded foreground 2023-08-10 18:45:53 -04:00
.github ci: Update to net8 2023-05-19 08:39:12 -04:00
build chore: Update to uno 5 dev 2023-06-27 22:25:50 -04:00
src fix: remove hardcoded foreground 2023-08-10 18:45:53 -04:00
.editorconfig Reworked folders on disk 2018-08-01 15:18:32 -04:00
.gitattributes Initial commit 2018-05-08 13:19:57 -04:00
.gitignore Missing wwwroot 2019-04-24 14:59:37 -04:00
.vsts-ci.Linux.yml ci: Adjust canary 2023-06-17 19:30:13 -04:00
.vsts-ci.yml ci: Update to net8 2023-05-19 08:39:12 -04:00
CODE_OF_CONDUCT.md housekeeping: use unoplatform/template 2019-10-03 16:05:58 -04:00
LICENSE.md housekeeping: use unoplatform/template 2019-10-03 16:05:58 -04:00
PrivacyPolicy.md Add privacy policy 2018-05-14 09:13:36 -04:00
README.md docs: update readme 2023-08-10 18:45:42 -04:00
SECURITY.md housekeeping: use unoplatform/template 2019-10-03 16:05:58 -04:00
gitversion.yml Changed GitVersion configuration 2019-01-08 15:48:19 -05:00

README.md

Uno Playground

This is the code for published apps on stores (Uno Gallery) - Windows, Android & iOS and for the Uno Playground http://playground.platform.uno.

Building it

You'll need Visual Studio 2022 Preview to compile it. You also need those components:

  • Web Site development (aspnet core)
  • .NET 8 Preview

Wasm

Run the project Uno.Playground.WASM - that's the platform.uno web site and go to the url /Playground/index.html once it's started (don't use the link in the site, it will bring you to the public version).