Kerwin Bryant
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
0 deletions
-
README.md
|
|
@ -108,6 +108,12 @@ If you choose umi@3, you can also choose the pro template. Pro is the basic temp |
|
|
complete |
|
|
complete |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
Initialized Git repository: |
|
|
|
|
|
|
|
|
|
|
|
```shell |
|
|
|
|
|
$ git init myapp |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
Install dependencies: |
|
|
Install dependencies: |
|
|
|
|
|
|
|
|
```shell |
|
|
```shell |
|
|
|