mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 21:02:45 -07:00
8 lines
147 B
Markdown
8 lines
147 B
Markdown
|
|
# Tuono API started
|
||
|
|
|
||
|
|
This is the starter tuono project. To download it run in your terminal:
|
||
|
|
|
||
|
|
```shell
|
||
|
|
$ tuono new [NAME] --template tuono-api
|
||
|
|
```
|