Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 512 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 512 Bytes

q-svg

a svg draw tool

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

log

2017-5-27

  1. move rectangular;
  2. resize rectangular;

2017-5-26

  1. draw rectangular function development;
  2. select rectangular function development;

2017-5-25

  1. create project;
  2. desing tool page;