2025-01-29 08:33:55 +01:00
|
|
|
# Tuono with MDX starter
|
2024-07-22 07:59:43 +02:00
|
|
|
|
|
|
|
|
This is the starter tuono project. To download it run in your terminal:
|
|
|
|
|
|
2025-01-29 08:33:55 +01:00
|
|
|
```sh
|
|
|
|
|
tuono new tuono-with-mdx --template with-mdx
|
2024-07-22 07:59:43 +02:00
|
|
|
```
|