Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 830 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 830 Bytes

Treely - Preview any XML file to a TreeView fast and easy

Simply drag and drop one of your XML files into Treely, and it will automatically become a TreeView that you can use to access your data quickly and easily.

Demo

Access the application at https://treely-xi.vercel.app/.

Installation

This project was bootstrapped with Create React App.

git clone git@github.com:ThPadelis/treely.git
cd treely
npm install
npm run start

Open http://localhost:3000 to view it in the browser

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.