0.0.1-rc.0 • Published 2 years ago
@editorjs/dev-tools v0.0.1-rc.0
Editor.js dev tools
Editor.js environment for development
Usage
- Install a package
- Fill
editorjs.config.ts
- Run
yarn dev-stand
Development
- Install dependencies by
yarn install
- Copy
editorjs.config.sample.ts
toeditorjs.config.ts
and fill it due to your requirements. - Build dev environment by following command:
yarn build
- Run dev stand by
yarn start
0.0.1-rc.0
2 years ago