Initial commit.

This commit is contained in:
2021-04-23 17:03:29 -07:00
commit 2b1f9ffba1
6 changed files with 47 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Files
.DS_Store
# Folders
dist/*
node_modules/*