Commit 78c92444c11c9b67033b1aa7286c320e733b2847
1 parent
e27b704a
update usage
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
README.md
... | ... | @@ -47,9 +47,9 @@ |
47 | 47 | |
48 | 48 | ## Install |
49 | 49 | |
50 | -> Please install Webpack first! | |
50 | +We provide an [iView plugin](https://github.com/iview/vue-cli-plugin-iview) for Vue CLI 3, which you can use to quickly build an iView-based project. | |
51 | 51 | |
52 | -We recommend you create your project through [iView Cli](https://github.com/iview/iview-cli) or [iview-project](https://github.com/iview/iview-project). You can also use [vue-cli](https://github.com/vuejs/vue-cli). | |
52 | +We also provide a starter kit [iview-project](https://github.com/iview/iview-project) for you. | |
53 | 53 | |
54 | 54 | ### Install iView |
55 | 55 | ... | ... |