Add initial files and configuration for Pokedex project, including SVG icons and VSCode settings

This commit is contained in:
vista-man
2025-03-30 03:22:49 +02:00
parent 8b3d738e50
commit 9acbc04ae1
4106 changed files with 4616 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}