Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 582 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 582 Bytes

VisualiJSON

App page: VisualiJSON

Nuxt 3, Pinia, Typescript

Application for creating a tree from JavaScript Object Notation (JSON) format.

Old SPA-version

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Compiles and minifies for deploy

yarn generate

Lints and fixes files

yarn lint

Deploy

firebase deploy