Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 711 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 711 Bytes

YingtuV-Vue

Vue+AntV G2+vite-electron构建的应图V前端

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux