Files
tuono/examples/README.md
T
2024-06-06 19:43:49 +02:00

10 lines
164 B
Markdown

# Tuono examples
This folder includes all the official tuono starters.
To simply scaffold the base project run in your terminal:
```shell
$ tuono new [NAME]
```