/js_unidirectional

The Elm Architecture for user interface development in JavaScript.

Primary LanguageJavaScript

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>.