Skip to content

A virtual DOM event loop for purescript in the style of Elm

Notifications You must be signed in to change notification settings

flipstone/purescript-erumu

Repository files navigation

purescript-erumu

Virtual DOM for PureScript, inspired by Elm.

Working on Erumu

Do an initial build

./scripts/build

This is the script you should run to make sure everything is ship-shape before creating a PR, and can be useful to run after pulling to ensure everything is up to date.

Start a build loop

Once you're ready to write some code, you can start up a shell by running the following script:

./scripts/shell

Once inside the shell, you can run the following command to start automatic recompilation:

grunt dev

About

A virtual DOM event loop for purescript in the style of Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published