hmpl-lang/hmpl

Need to add examples to the documentation

Opened this issue · 0 comments

The documentation should be supplemented with similar examples on Vue.js for working with hmpl.js (This is done due to the difficulty of deploying an API for them). There is an example of how to do it. The page with examples is https://hmpl-lang.github.io/examples.html. The file that needs to be changed is https://github.com/hmpl-lang/hmpl-lang.github.io/blob/dev/docs/examples.md.

We need about 5-6 examples of varying complexity and functionality. There, work with forms, with a table, and maybe others - as you come up with!

The documentation for the work is here - https://hmpl-lang.github.io/introduction.html

You can locally deploy the environment for hmpl from here - https://github.com/hmpl-lang/examples