create-super
Version:
super构建器
39 lines (25 loc) • 506 B
Markdown
# create-super
[](https://npmjs.org/package/create-table-super)
[](https://npmjs.org/package/create-table-super)
## Install
```bash
# or yarn
$ npm install
```
```bash
$ npm run build --watch
$ npm run start
```
## Usage
Configure in `.umirc.js`,
```js
export default {
plugins: [
['create-super'],
],
}
```
## Options
TODO
## LICENSE
MIT