Skip to content

beatrizsmerino/vue-editor

Repository files navigation

GitHub dependabot GitHub last commit GitHub issues GitHub forks GitHub stars GitHub watchers

Vue editor

Vue editor

🎯 Description

✨  This repo was created to demonstrate that vue-json-editor and svg-symbol-sprite-loader packages can coexist together.

🐛   Since when I used both packages in a project some incompatibility errors occurred and the default json editor icons were not displayed.

Maybe someone will find it helpful too 😁

🏗️ Developed with

🚀 Commands

Install dependencies

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

Publish in Github Pages

npm run deploy