Vue.js content renderer for JSON blocks from Editor.js https://www.npmjs.com/package/block-renderer
Go to file
2020-08-21 21:34:25 +02:00
public init 2020-08-16 15:30:26 +02:00
src Add link block 2020-08-21 21:34:25 +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 init 2020-08-16 15:30:26 +02:00
package.json init 2020-08-16 16:59:10 +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.