UNPKG

vue-json-editor-portal

Version:

A json editor of vue, originally from dirkliu/vue-json-editor

10 lines (9 loc) 107 B
<!DOCTYPE html> <html> <head> <title>example</title> </head> <body> <div id="app"></div> </body> </html>