Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 310 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 310 Bytes

Editor.js + Apistack

Build instructions

Clone the repo [email protected]: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