dhruvio / js_unidirectional

The Elm Architecture for user interface development in JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unidirectional

The Elm Architecture for user interface development in JavaScript.

Running an example

#npx grunt start-example --example=<example-name>
npx grunt start-example --example=gif-list

Visit http://localhost:3000 in your browser.

Use any of the directory names inside the doc/examples directory as the <example-name>.

About

The Elm Architecture for user interface development in JavaScript.


Languages

Language:JavaScript 98.9%Language:Nix 1.1%