Link to demo repo
This commit is contained in:
parent
8b6713850c
commit
f8fd3edfd3
@ -7,7 +7,7 @@ The idea is to build custom and build simple.
|
|||||||
|
|
||||||
## Getting started:
|
## Getting started:
|
||||||
Load helium with `local helium = require 'helium'`
|
Load helium with `local helium = require 'helium'`
|
||||||
or check out the pre-configured demo repository:
|
or [check out the pre-configured demo repository](https://github.com/qeffects/helium-demo/))
|
||||||
|
|
||||||
The structure of an element's function is:
|
The structure of an element's function is:
|
||||||
|
|
||||||
@ -80,6 +80,6 @@ local elementCreator = helium(function(param, view)
|
|||||||
end)
|
end)
|
||||||
```
|
```
|
||||||
|
|
||||||
View the resulting hello world repository here: ~~link
|
[View the resulting hello world repository here](https://github.com/qeffects/helium-demo/)
|
||||||
|
|
||||||
Or continue on to the advanced guide: ~~link
|
Or continue on to the advanced guide: ~~link
|
||||||
Loading…
x
Reference in New Issue
Block a user