Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a98e32d

Browse files
committed
Merge branch 'develop'
2 parents abc5c06 + b3d51a4 commit a98e32d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

‎.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.github

‎README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ yarn global add @vue/cli
4040
vue create --preset codetrial/vue-cli-plugin-element your-awesome-project
4141
```
4242

43+
#### Plugin
44+
4345
如果你不想使用 preset 的方式,你也可以先通过 vue-cli 手动创建一个空的项目。
4446

4547
```bash
@@ -53,8 +55,6 @@ vue create --preset codetrial/vue-cli-plugin-element your-awesome-project
5355
vue create your-awesome-project
5456
```
5557

56-
#### Plugin
57-
5858
然后通过 vue 将插件添加到你的项目中。
5959

6060
```bash

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codetrial/vue-cli-plugin-element",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Quickly build a backend system with vue-cli and element-ui in seconds.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /