1.0.1 • Published 3 years ago

tinso-editor-engine v1.0.1

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

tinso-editor-engine

NPM version NPM downloads

Install

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

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['tinso-editor-engine'],
  ],
}

Options

TODO

LICENSE

MIT