/examples

A mix of playground code and examples

Primary LanguageJavaScriptMIT LicenseMIT

Router5 examples

It demonstrates different ways to use router5 functionalities.

Build an example

npm run build -- --app <example-dir>
# e.g. npm run build -- --app deku-redux

App directories: react, deku, react-redux or deku-redux

Run an example

Serve the root directory of this repository, you can use http-server:

npm install http-server -g
http-server -s -p 9000

Related packages

In progress

  • Cyclejs driver and example