😀 Try it!
PureScript Pop 💥 is a functional reactive programming demo created with PureScript events and behaviors.
Be sure to read 👀 Your Easy Guide to Functional Reactive Programming (FRP).
# Install git and nvm.
git clone https://github.com/lettier/purescript-pop.git
cd purescript-pop
nvm use
npm install -g bower purescript pulp
npm install
bower install
npm run build
npm run runserver
npm run open
# ...
npm run killserver
(C) 2018 David Lettier
lettier.com