Added react, snowpack and typescript to project template

This commit is contained in:
2021-04-28 22:43:35 +05:00
commit c1f8acef8c
7 changed files with 87 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
node_modules/
package-lock.json
build/