/editor.js

A block-styled editor with clean JSON output

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Editor.js + Apistack

Build instructions

Clone the repo git@github.com:Hashnode/editor.js.git

cd editor.js/

Install dependencies

yarn install

Pull submodules.

yarn pull_tools

Build & Watch - development yarn build:dev

Build for production yarn build

Your dist file is ./dist/editor.js