11 lines
No EOL
118 B
Markdown
11 lines
No EOL
118 B
Markdown
# Personal Website Front-End
|
|
|
|
Requires the `tsc` typescript compiler.
|
|
|
|
To build do:
|
|
|
|
```sh
|
|
tsc
|
|
```
|
|
|
|
in this directory. |