0.1.0 • Published 3 years ago

@hammersjs/template v0.1.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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