Visualisation tool to help visualise json format in Graph and Tree form.
Steps to locally setup development after cloning the project.
git clone https://github.com/BUMBAIYA/jsontree.gitYou will need:
Please install them if you don't have them already.
cd jsontreenpm installOnce the dependencies are installed, you can run the app:
npm run devYour application should be running on http://localhost:3000.
Licensed under the MIT license.