Skip to content

lettier/purescript-pop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureScript Pop

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

Build 👷 & Run 🏃

# 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

Copyright ©️

(C) 2018 David Lettier
lettier.com