3 Commits

Author SHA1 Message Date
Simon
b57b8f83d6
Rewrite the README file for the examples (#1440)
* rewrite examples readme

* update the readme

* add a table describing each example

* reword line

* Apply suggestions from code review

Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>

Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>
2020-07-24 17:30:34 +02:00
Алексей Пастухов
fb27791332
Example build hardening (#1430)
* run_example.sh checks example existens

the script exits if without example name parameter
or if example directory doesn't exist

* Update examples/run_example.sh

Co-authored-by: Simon <simon@siku2.io>

* Update examples/run_example.sh

Co-authored-by: Simon <simon@siku2.io>

Co-authored-by: Simon <simon@siku2.io>
2020-07-22 16:30:36 +02:00
Philip Peterson
309dbcba00
Update main yew examples (remove static dir) (#1417)
* remove static directory, move script to run_example.sh

* gitignore

* server infra

* Support --build-only

* fix npm_and_rest example

* Fix various static index.html's

* Fix spacing

* newlines at the end

* Cleanup

* tabs -> spaces

* line ending

* remove build_examples.sh

* Apply suggestions from code review

Co-authored-by: Simon <simon@siku2.io>

* format file and improve EXIT trap

Co-authored-by: Simon <simon@siku2.io>
2020-07-22 13:29:55 +02:00