mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-26 05:12:46 -07:00
10 lines
215 B
Markdown
10 lines
215 B
Markdown
# Tuono tutorial
|
|
|
|
This project is the outcome of the [tuono tutorial](https://tuono.dev/documentation/tutorial)
|
|
|
|
If you want to directly install it you can run:
|
|
|
|
```bash
|
|
$ tuono new my-project -t tuono-tutorial
|
|
```
|