# official-website **Repository Path**: qiezisoftware/official-website ## Basic Information - **Project Name**: official-website - **Description**: 基于 Aframe 的 3D 企业官网 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://qiezisoftware.gitee.io/official-website/#/ - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2020-11-17 - **Last Updated**: 2022-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qiezi_website 基于 Aframe 的 3D 企业官网 ## 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/).