@sotaproject/media
v1.1.1
Published
Media Tool for Editor.js
Downloads
2
Maintainers
Readme
mediablock Tool for Editor.js
Installation
Use your package manager to install the package @sotaproject/media
.
npm install @sotaproject/media
yarn add @sotaproject/media
Development
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