Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 334 Bytes

README.markdown

File metadata and controls

17 lines (13 loc) · 334 Bytes

PureScript Launchpad Experiment

Things you need:

  • A Novation Launchpad Mini
  • An Internet connection to download dependencies.
  • Node.js 4.x

Installation instructions:

$ git clone <this-repo-url> pad
$ cd pad
$ npm install
$ npm start

There are six experiments; try them out with npm run ex1, npm run ex2, etc.