You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> A Vue.js 2.0 slideshow component working with Three.js
4
4
5
-
## Build Setup
5
+
## Demo
6
6
7
-
```bash
8
-
# install dependencies
9
-
npm install
7
+

10
8
11
-
# serve with hot reload at localhost:8080
12
-
npm run dev
9
+
## Live demo
13
10
14
-
# build for production with minification
15
-
npm run build
11
+
## Installation
16
12
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
20
20
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).
0 commit comments