Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 279 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 279 Bytes

NiceXML

a web-based, privacy-focused XML pretty printer

Development

$ git clone [email protected]:kurtztech/nicexml.git
$ cd nicexml
$ npm install
$ npm run dev

To build the production artifacts:

$ npm run build

To Do List

  • collapsible tags