Update README
This commit is contained in:
parent
52033df2b6
commit
15b5236e2e
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# SSG
|
||||
|
||||
Compile TSX to HTML. Use TSX as a "template language".
|
||||
|
||||
This project is currently experimental and not ready for production use.
|
||||
|
||||
```sh
|
||||
pnpm i
|
||||
pnpm run build
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue