File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " webapp " ,
3
- "version" : " 0.1 .0" ,
2
+ "name" : " vue-boilerplate-bootstrapvue-ts " ,
3
+ "version" : " 1.0 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"serve" : " vue-cli-service serve" ,
Original file line number Diff line number Diff line change 28
28
<b-nav-item
29
29
right
30
30
target =" _blank"
31
- href =" https://github.com/Vue-Boilerplates/vue-boilerplate-bootstrap -ts"
31
+ href =" https://github.com/Vue-Boilerplates/vue-boilerplate-bootstrapvue -ts"
32
32
>
33
33
v1.0.0
34
34
</b-nav-item >
Original file line number Diff line number Diff line change 3
3
<Navbar />
4
4
<b-jumbotron
5
5
header =" Vue Boilerplates"
6
- lead =" vue-boilerplate-bootstrap -ts"
6
+ lead =" vue-boilerplate-bootstrapvue -ts"
7
7
header-tag =" h2"
8
8
fluid
9
9
class =" m-0 p-0 p-3"
13
13
<img width =" 130px" height =" auto" src =" /img/vue-boilerplates.svg" />
14
14
</b-row >
15
15
<p class =" m-0 p-0" >
16
- Vue + Bootstrap + Typescript + Lazy loading and code splitting
16
+ Vue + BootstrapVue + Typescript + Lazy loading and code splitting
17
17
</p >
18
18
</b-jumbotron >
19
19
<b-container >
You can’t perform that action at this time.
0 commit comments