353ad679ed | ||
---|---|---|
.github | ||
build | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.vsts-ci.Linux.yml | ||
.vsts-ci.yml | ||
CODE_OF_CONDUCT.md | ||
LICENSE.md | ||
PrivacyPolicy.md | ||
README.md | ||
SECURITY.md | ||
gitversion.yml |
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).