Added Getting Started to README
All checks were successful
checks-impure / test (pull_request) Successful in 26s
checks / test (pull_request) Successful in 1m52s

This commit is contained in:
2023-10-30 13:26:09 +01:00
parent 217f465dc7
commit 7a54c87fde
5 changed files with 102 additions and 9 deletions

5
pkgs/ui/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"search.exclude": {
"**/.direnv": true
}
}