An Functional and Reactive framework for the modern web
A work in progress port of Motorcycle.js into Purescript.
First there are 2 dependencies that need to be grabbed from NPM.
yarn add mostly-dom history
# or
npm install --save mostly-dom historyThen you can install Motorcycle with
bower install --save purescript-motorcycle