File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,16 @@ Build all examples with
55npm run build-examples
66```
77or go to each individual folder to build them separately.
8+
9+ ## Try on [ Try Purescript] ( try.purescript.org )
10+ You can also load each example from the following urls:
11+ | Example | Link |
12+ | --------- | --------------------------------------------------------------------------------------------------------- |
13+ | Affjax | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/Affjax/Affjax.purs ) |
14+ | Counter | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/Counter/Counter.purs ) |
15+ | Dice | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/Dice/Dice.purs ) |
16+ | EffectfulAffjax | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/EffectfulAffjax/Affjax.purs ) |
17+ | EffectfulDice | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/EffectfulDice/Dice.purs ) |
18+ | SpecialElements | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/SpecialElements/Special.purs ) |
19+ | Subscriptions | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/Subscriptions/Subscriptions.purs ) |
20+ | Todo | [ Link] ( https://try.purescript.org?github=/easafe/purescript-flame/master/examples/Todo/Todo.purs ) |
You can’t perform that action at this time.
0 commit comments