Vue.js content renderer for JSON blocks from Editor.js https://www.npmjs.com/package/block-renderer
Go to file
2020-08-21 22:02:09 +02:00
public init 2020-08-16 15:30:26 +02:00
src Add attaches block 2020-08-21 21:59:36 +02:00
.browserslistrc init 2020-08-16 15:30:26 +02:00
.eslintrc.js init 2020-08-16 15:30:26 +02:00
.gitignore init 2020-08-16 15:30:26 +02:00
babel.config.js init 2020-08-16 15:30:26 +02:00
package-lock.json Update to version 0.1.3 2020-08-21 22:02:09 +02:00
package.json Update to version 0.1.3 2020-08-21 22:02:09 +02:00
README.md init 2020-08-16 15:30:26 +02:00

block-renderer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.