ignite-html/README.md

13 lines
306 B
Markdown
Raw Permalink Normal View History

2023-04-20 06:35:53 -07:00
# ignite-html
2023-04-20 06:59:47 -07:00
A simple responsive javascript UI component framework.
2023-04-20 08:22:43 -07:00
[See Documentation](docs.md)
### Documentation build command
`
documentation build ignite-template.js ignite-html.js ignite-element.js -f md > docs.md
`
2023-04-20 08:23:35 -07:00
Built using [documentationjs](https://github.com/documentationjs/documentation)