ignite-html/README.md
2023-04-20 08:23:35 -07:00

13 lines
306 B
Markdown

# ignite-html
A simple responsive javascript UI component framework.
[See Documentation](docs.md)
### Documentation build command
`
documentation build ignite-template.js ignite-html.js ignite-element.js -f md > docs.md
`
Built using [documentationjs](https://github.com/documentationjs/documentation)