initial commit

This commit is contained in:
Axel Cocat 2022-01-01 19:38:57 +01:00
commit 028d0390f4
18 changed files with 256638 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# Dependency directories
node_modules/
# Build directory
build/
# Downloaded data files
data/*
!data/*.csv
!data/background.png