boiler plate, add folder scheme and basic files master origin/HEAD origin/master
authorDrakoPOD <Emmanuel1093@hotmail.com>
Tue, 19 Jul 2022 05:25:49 +0000 (01:25 -0400)
committerDrakoPOD <Emmanuel1093@hotmail.com>
Tue, 19 Jul 2022 05:25:49 +0000 (01:25 -0400)
commit9ba7ff9b67ea69b0df3f323fbe8e92b1de5861d1
tree7b69da9e1cdc665e5c46a91e5a26cb21a7a45fd1
parent46916c0a30b0ad9e3a25b4ca43956416aac950c9
boiler plate, add folder scheme and basic files
.gitignore [new file with mode: 0644]
package.json [new file with mode: 0644]
scheme.png [new file with mode: 0644]
src/public/index.html [new file with mode: 0644]
src/scripts/main.ts [new file with mode: 0644]
src/styles/style.css [new file with mode: 0644]
tsconfig.json [new file with mode: 0644]
types/types.d.ts [new file with mode: 0644]
vite.config.ts [new file with mode: 0644]