Initial commit
Showing
.gitignore
0 → 100644
index.html
0 → 100644
main.js
0 → 100644
main.js.map
0 → 100644
main.ts
0 → 100644
package-lock.json
0 → 100644
package.json
0 → 100644
| { | |||
| "scripts": { | |||
| "build": "tsc" | |||
| }, | |||
| "dependencies": { | |||
| "typescript": "^4.1.3" | |||
| } | |||
| } |
style.css
0 → 100644
tsconfig.json
0 → 100644
Please register or sign in to comment