Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 909 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 909 Bytes

Helados Palmtree


Palmtree is an application to create, edit and visualize XML files through a modern GUI

Requirements

Technology used

Installation

1. Clone the repository

$ git clone https://github.com/helados/Palmtree.git my-project

2. Download and install the dependencies

$ cd my-project && npm install

Run the project

Development purposes

$ npm start

Deploy Palmtree application as an executable

$ npm run build

License

Palmtree is made available under the terms of the Apache 2.0 License (Apache-2.0)