Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 424 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 424 Bytes

aframe_with_vue

A-Frame with Vue

You can see example in HelloWorld Page

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

For a detailed explanation on how things work, check out the guide and docs for vue-loader.