3
0
Fork 1
mirror of https://gitlab.com/dezentrale/workadventure/maps.git synced 2025-05-30 09:04:25 +00:00

added local startup from workadventure starter kit

This commit is contained in:
Robert Manigk 2021-12-19 22:41:46 +01:00
parent 38b0a35868
commit 2cafe08d39
17 changed files with 9366 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,7 +1,9 @@
*
!.gitignore
!README.md
!*.json
!tilesets/COPYRIGHT
!tilesets/*.png
!*/
/.idea
/node_modules
yarn.lock