All Projects → alibaba → Bizgoblin

alibaba / Bizgoblin

Licence: mit
基于F2 React 移动端可视化图表库

Programming Languages

typescript
32286 projects

Document

API

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].