punkrocker178 / Practice-Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple tree viewer on VueJS

A really simple project showing data structure from JSON response from any api.
The app will fetch data from url input. URL must be an api return JSON response, also with allowed CORS.

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.

About


Languages

Language:Vue 74.1%Language:TypeScript 19.5%Language:HTML 6.4%