Add story basic framework

This commit is contained in:
Matteo Settenvini 2024-09-01 14:28:50 +02:00
parent 7701e7119f
commit 7eec6ce4da
8 changed files with 424 additions and 307 deletions

2
.gitignore vendored
View file

@ -2,5 +2,7 @@
*.orig
*.rej
/.vscode
/node_modules
/dist