Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.61 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.61 KB

FastUI Tutorials

I'm exploring FastUI features and capabilities, and in doing so, I'm developing entry-level examples.

FastUI doesn't have a documentation, so you need to figure out how to use it by looking at the source code (terrible idea if you don't know ReactJS) or by looking at the demo application (which is a bit complicated and not very easy to understand).

So this project (with simple examples) might be helpful for those who are new to FastUI.

Examples

Each example is a separate project and ordered by complexity.

You can find the instructions for running the examples in each project's README file.

Other Examples