0.0.1-rc.0 • Published 2 years ago

@editorjs/dev-tools v0.0.1-rc.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Editor.js dev tools

Editor.js environment for development

Usage

  1. Install a package
  2. Fill editorjs.config.ts
  3. Run yarn dev-stand

Development

  1. Install dependencies by yarn install
  2. Copy editorjs.config.sample.ts to editorjs.config.ts and fill it due to your requirements.
  3. Build dev environment by following command: yarn build
  4. Run dev stand by yarn start