diff --git a/README.md b/README.md index 2f560bf..a665aa3 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,3 @@ # vue-three-d-mockup -## Project setup -``` -npm install -``` - -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Lints and fixes files -``` -npm run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). +Check out the [demo](https://anatolykopyl.github.io/vue-three-d-mockup/) diff --git a/src/Mockup.vue b/src/Mockup.vue index 1702010..3c29a2c 100644 --- a/src/Mockup.vue +++ b/src/Mockup.vue @@ -1,8 +1,10 @@