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
Graphite
<script type="module">
import byzanteamGraphite from 'https://cdn.skypack.dev/@byzanteam/graphite';
</script>
基于 Carbonium 的图表库, Carbonium 是基础材料,该项目是基础材料构建好的一个个成品组合。
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint