| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
| Back | FazBrowse Home | New Git URL |