vue2-golden-layout
Version:
A multi-screen javascript Layout manager
41 lines (22 loc) • 371 B
Markdown
# golden-vue
## 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
```
### Execution coverage test rate
```
npm run test:coverage
```
基于vue2.x 实现 GoldenLayout1.5.9版本的 部分功能