There was an error while loading. Please reload this page.
2 parents 2d168bd + 97f6f65 commit 1e6c20bCopy full SHA for 1e6c20b
README.md
@@ -1,24 +1,15 @@
1
# vue3-landing-bootstrap
2
3
-## Project setup
4
-```
5
-npm install
6
+
7
8
-### Compiles and hot-reloads for development
+### How to Load the App
9
```
+git clone https://github.com/AmbidexterT/vue3-landing-bootstrap.git
+npm install
10
npm run serve
11
+## About
12
+Vue landing project about Kol'skiy with using Bootstrap5 and vue-slider.
13
-### Compiles and minifies for production
14
15
-npm run build
16
17
18
-### Lints and fixes files
19
20
-npm run lint
21
22
23
-### Customize configuration
24
-See [Configuration Reference](https://cli.vuejs.org/config/).
0 commit comments