dml-shapes
v0.0.1-0
Published
drawing ML shape for svg & canvas
Downloads
3
Readme
dml-shapes
drawing ML shape for svg & canvas
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# Locally preview the production build.
$ npm run docs:preview
# check your project for potential problems
$ npm run doctor
LICENSE
MIT