https://github.com/dashingsoft/yix-engineer
The backend engineer of YIX based on JavaScript/Vue
https://github.com/dashingsoft/yix-engineer
Last synced: 12 months ago
JSON representation
The backend engineer of YIX based on JavaScript/Vue
- Host: GitHub
- URL: https://github.com/dashingsoft/yix-engineer
- Owner: dashingsoft
- License: mit
- Created: 2020-04-29T01:24:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T15:08:21.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T22:17:34.251Z (about 1 year ago)
- Language: Vue
- Size: 1.51 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yix Engineer
## Project setup
```
vue create .
vue add element
npm install
npm install -S vce-builds
npm install -S pixi.js
npm install -S gettext.js
```
配置 sass
```
npm install -D sass-loader node-sass
```
https://vue-loader.vuejs.org/zh/guide/pre-processors.html#sass
### 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/).
### Analysis gltf files
Online gltf editor: https://www.gltfeditor.com/