Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 223 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 223 Bytes

Fabricjs studio

A project width fabric.js and vue@2.0

开发

# 安装 yarn
npm i yarn -g

# 安装项目依赖
yarn install

# 启动项目
yarn serve

build

##  线上打包
yarn build