Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 388 Bytes

purescript-moving-box

A moving box written in Purescript. No libraries except the purescript-web-* ones were used for DOM manipulation.

Check out the the demo here

Instructions

bower install
npm run build

Then just open the index.html file in a browser.

Press the enter key to stop and start the box movement.