Skip to content

Commit c78f99e

Browse files
Update Readme.md
1 parent 63332c0 commit c78f99e

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
# Vue Bootstrap Boilerplate
1+
# Vue/Bootstrap Boilerplate
22

3-
![logo](https://repository-images.githubusercontent.com/217154004/2402a680-b66f-11ea-9125-22625960bc03)
3+
🦾 Starter boilerplate with Vue.js & Bootstrap\
4+
📦 Vue.js 3, Bootstrap 4, Vuex, Vue-Router, Sass/Scss, ESLint, Axios\
5+
⌚ Last update: 11/4/2020
46

5-
- Vue.js 3
6-
- Bootstrap 4
7-
- Vuex
8-
- Vue-Router
9-
- Sass/Scss
10-
- ESLint
11-
- Axios
7+
![logo](https://repository-images.githubusercontent.com/217154004/11cb2b80-1edf-11eb-95b8-5b50543ffe63)
128

139
## Getting Started
1410

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Vue-Bootstrap-Boilerplate",
3-
"version": "1.6.3",
2+
"name": "vue-bootstrap-boilerplate",
3+
"version": "2.0.0",
44
"author": "Guillaume Duhan",
55
"contributors": [
66
"kaangokdemir",
@@ -55,4 +55,4 @@
5555
"jest": {
5656
"preset": "@vue/cli-plugin-unit-jest"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)