Skip to content

gongph/fabricjs-studio

Repository files navigation

Fabricjs studio

A project width fabric.js and vue@2.0

开发

# 安装 yarn
npm i yarn -g

# 安装项目依赖
yarn install

# 启动项目
yarn serve

build

##  线上打包
yarn build