Home

Awesome

RiotJS Demos RiotJS Style Guide badge

Companion to the RiotJS Style Guide.

Purpose

The purpose of the demos is to make the RiotJS Style Guide more understandable by providing practical examples.

Demos

You can view all demos:

Alternatively, you can view the demos locally using npm run start. This starts a server on http://localhost:33667 ("demos" in T9).

The source files of all demos are placed in src/.

Contributing

See CONTRIBUTING.md for guidelines and development scripts.