mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-19 07:46:51 +00:00
13 lines
194 B
Markdown
13 lines
194 B
Markdown
# Quick Start
|
|
|
|
## Install
|
|
|
|
Please follow [this simple guide](install.md).
|
|
|
|
## Deploy Application
|
|
|
|
```console
|
|
$ vela app init
|
|
```
|
|
|
|
> TODO Please give an full example of `vela app init` with route |