Use your package manager to install the package editorjs-VAR_TOOL_NAME
.
npm install editorjs-VAR_TOOL_NAME
yarn add editorjs-VAR_TOOL_NAME
This tool uses Vite as builder.
npm run dev
— run development environment with hot reload
npm run build
— build the tool for production to the dist
folder