|
|
|
## Getting Started from a Template
|
|
|
|
# Getting Started
|
|
|
|
|
|
|
|
## From a Template
|
|
|
|
|
|
|
|
This template will be used in later tutorials.
|
|
|
|
|
| ... | ... | @@ -15,4 +17,10 @@ lvt run |
|
|
|
|
|
|
|
You should see an empty screen with a gray background.
|
|
|
|
|
|
|
|
## From an empty project
|
|
|
|
|
|
|
|
Enter a new folder, run `lvt init`.
|
|
|
|
|
|
|
|
You should now create a `src` folder and will now be able to begin creating your project.
|
|
|
|
|
|
|
|
### [Continue](/guide/0.3) |
|
|
\ No newline at end of file |