mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-26 05:12:46 -07:00
444d1479b0
* feat: add support for MDX * fix: prevent empty server handler error message * doc: add MDX mention to README * feat: update version to v0.7.0
10 lines
124 B
Markdown
10 lines
124 B
Markdown
# Tuono starter
|
|
|
|
This is the starter tuono project. To download it run in your terminal:
|
|
|
|
```shell
|
|
$ tuono new [NAME]
|
|
```
|
|
|
|
|