@byzanteam/graphite
v0.4.3
Published
Graphite
Downloads
137
Readme
graphite
基于 Carbonium 的图表库, Carbonium 是基础材料,该项目是基础材料构建好的一个个成品组合。
setup
yarn install
start
yarn run serve
build to production
yarn run build
test
yarn run test
lint and auto fix
yarn run lint