Skip to content

nums/ghpagetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

player

Simple Web Audio API player

Build

If gulp is not installed

$ npm install -g gulp-cli

Install all depencies in the module folder

$ npm install

Buil the lib

$ gulp

Tests

After make build

Run the server on 9001 port (you can change the port in the gulpfile.js)

$ gulp test

Run the test via the web browser on http://localhost:9001/tests

Documentation

README.md generation

$ gulp docs

Github Pages generation

$ gulp gh-pages

Script

alert('COOL');

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.

Releases

No releases published

Packages

No packages published