Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 176 Bytes

Json Data Viewer

This code was designed to render data tables containing children data or not using a JSON file.

To run it, just type:

npm install
npm run dev