简单的json数据格式化工具网站
This repository has been archived on 2024-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-07-24 14:27:43 +08:00
public init 2023-07-22 20:43:54 +08:00
src update 2023-07-24 14:27:43 +08:00
.gitignore init 2023-07-22 20:43:54 +08:00
babel.config.js init 2023-07-22 20:43:54 +08:00
jsconfig.json init 2023-07-22 20:43:54 +08:00
package-lock.json add get Json by url 2023-07-23 20:18:53 +08:00
package.json add get Json by url 2023-07-23 20:18:53 +08:00
README.md init 2023-07-22 20:43:54 +08:00
vue.config.js init 2023-07-22 20:43:54 +08:00

simple-json-view

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.