No description
src | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Personal Website Front-End
Requires the tsc
typescript compiler.
To build do:
tsc
in this directory.
src | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Requires the tsc
typescript compiler.
To build do:
tsc
in this directory.