mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 21:02:45 -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
|
||
|
|
```
|