Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

paf31/purescript-drumloops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-drumloops

Experimenting with purescript-howler

Getting Started

npm install -g bower pulp
bower update
pulp -w build -O --to html/index.js
  alternatively: pulp -w browserify --to html/index.js

You may need to run a local HTTP server to get around security restrictions. I use Python's SimpleHTTPServer:

python -m SimpleHTTPServer

and then open http://localhost:8000/html.

About

Experimenting with purescript-howler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published