File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# vue-cli-plugin-bootstrap-vue
22
3- Bootstrap-Vue Plugin for [ vue-cli@3.0 ] ( https://github.com/vuejs/vue-cli )
3+ Bootstrap-Vue Plugin for [ vue-cli] ( https://github.com/vuejs/vue-cli )
44
55## Install
66
7- If you haven't yet installed vue-cli 3 , first follow the install instructions here: https://github.com/vuejs/vue-cli
7+ If you haven't yet installed vue-cli, first follow the install instructions here: https://github.com/vuejs/vue-cli
88
9- Generate a project using vue-cli 3.0
9+ Generate a project using vue-cli
1010```
1111vue create my-app
1212```
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-cli-plugin-bootstrap-vue" ,
33 "version" : " 0.6.0" ,
4- "description" : " vue-cli 3 plugin to add Bootstrap-Vue" ,
4+ "description" : " vue-cli plugin to add Bootstrap-Vue" ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
2222 " vue" ,
2323 " vue-cli" ,
2424 " vue-cli-3" ,
25- " cli" ,
26- " 3 "
25+ " vue- cli-4 " ,
26+ " cli "
2727 ],
2828 "author" : " Greg Yankovoy (greg.yankovoy@gmail.com)" ,
2929 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments