purescript-examples

January 18, 2017 ยท View on GitHub

NOTE

Init

  1. npm install
  2. $(npm bin)/bower install

REPL

npm run pulp:psci

Build Application

npm run pulp:build

Run Application

npm start or npm run pulp:run

Contents

  1. 1NOTE
  2. 1.1Init
  3. 1.2REPL
  4. 1.3Build Application
  5. 1.4Run Application