Moved to composition API

This commit is contained in:
2022-01-29 13:55:47 +03:00
parent fdc17340cf
commit ddf3997cb3
2 changed files with 48 additions and 62 deletions

View File

@@ -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/)