project setup

This commit is contained in:
Andrea Lamparelli 2022-12-06 18:10:30 +01:00
commit 05d156a5b0
39 changed files with 14823 additions and 0 deletions

3
.eslintignore Normal file
View file

@ -0,0 +1,3 @@
node_modules
build
dist