Skip to content

Commit 5f6ab89

Browse files
author
AlbanCrepel
committed
🎥 updating readme with a gif for the demo
1 parent cc59d89 commit 5f6ab89

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

README.md

+12-13
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
# vue-displacement-slideshow
22

3-
> A Vue.js project
3+
> A Vue.js 2.0 slideshow component working with Three.js
44
5-
## Build Setup
5+
## Demo
66

7-
``` bash
8-
# install dependencies
9-
npm install
7+
![alt text](./src/assets/demo.gif "Demo gif")
108

11-
# serve with hot reload at localhost:8080
12-
npm run dev
9+
## Live demo
1310

14-
# build for production with minification
15-
npm run build
11+
## Installation
1612

17-
# build for production and view the bundle analyzer report
18-
npm run build --report
19-
```
13+
#### NPM
14+
15+
## Props
16+
17+
## License
18+
19+
MIT
2020

21-
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

src/assets/demo.gif

7.69 MB
Loading

0 commit comments

Comments
 (0)