mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-26 05:12:46 -07:00
10 lines
164 B
Markdown
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]
|
||
|
|
```
|