initial commit

This commit is contained in:
cupcakearmy
2019-09-26 21:13:27 +02:00
parent 00c6efd73a
commit 0c19233b4d
7 changed files with 239 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Node
node_modules
pnpm-lock.yaml
package-lock.json
# Parcel
.cache
public
# Generated
dist