1
mirror of https://github.com/jakejarvis/imagemoji.git synced 2025-10-18 19:54:25 -04:00

initial commit 🎉

This commit is contained in:
2021-11-10 10:18:31 -05:00
commit 6119fe84c0
12 changed files with 4233 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.DS_Store
node_modules/
dist/
.npmrc
.vscode/