/tut-vuejs-001

Using Vue.js component, from Vuetify to Jsoneditor

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Tutorial of using Vueitfy and Jsoneditor(with page split)

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

License

GPL-v3