Skip to content

hammersjs/component-generator

Repository files navigation

create-charts

NPM version NPM downloads

创建charts模板

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['create-charts'],
  ],
}

Options

TODO

LICENSE

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published