Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 222 Bytes

File metadata and controls

11 lines (8 loc) · 222 Bytes

Async Counter Example

Building

npm install
npm run build
npm start

This will compile the PureScript source files, bundle them, and use Browserify to combine PureScript and NPM sources into a single bundle.