BizGoblin
BizGoblin copied to clipboard
基于F2 React 移动端可视化图表库
Document
Installation
npm
The NPM way is only install by shell:
# latest stable
$ npm install goblin-base
React Version
In react version, You mush repare react version greater then 15, and support 16 certainly.
npm
The NPM way is only install by shell:
# latest stable
$ npm install bizgoblin
Demo
To examine the demos in your local build, open to demo
directory, and execute
$ npm run postinstall
$ cd ./demo && npm install
$ npm run start
and then browse to http://localhost:3000
License
MIT