Skip to content

Commit 1e6c20b

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 2d168bd + 97f6f65 commit 1e6c20b

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,15 @@
11
# vue3-landing-bootstrap
22

3-
## Project setup
4-
```
5-
npm install
6-
```
3+
![ScreenRecorderProject2 (1)](https://user-images.githubusercontent.com/55133073/181285766-55521161-e6da-4db8-a978-5363aa7fec5c.gif)
74

8-
### Compiles and hot-reloads for development
5+
### How to Load the App
96
```
7+
git clone https://github.com/AmbidexterT/vue3-landing-bootstrap.git
8+
npm install
109
npm run serve
1110
```
11+
## About
12+
Vue landing project about Kol'skiy with using Bootstrap5 and vue-slider.
1213

13-
### Compiles and minifies for production
14-
```
15-
npm run build
16-
```
1714

18-
### Lints and fixes files
19-
```
20-
npm run lint
21-
```
2215

23-
### Customize configuration
24-
See [Configuration Reference](https://cli.vuejs.org/config/).

0 commit comments

Comments
 (0)