nhiroyasu / JsonViewer

JSON用のビューア

Home Page:https://cyan-namid09-jsonviewer.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonViewer

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Site Link

↓ click under image

About

This site is the viewer for json files.

You can see a preview of the json file in the following ways.

  • Select a file
  • Enter json format text data

Preview

About

JSON用のビューア

https://cyan-namid09-jsonviewer.firebaseapp.com/


Languages

Language:Vue 91.6%Language:JavaScript 8.4%