An open API service indexing awesome lists of open source software.

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

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/