Skip to content

allanesquina/synth-from-hell

Repository files navigation

Synth From Hell

A HTML audio API example.

synth-from-hell

Dependencies

Node.js v8.7.0+ (Preferably through the use of NVM)

Installing

Run npm install after cloning the project and navigating to the project folder in your terminal.

Running

In the project folder type npm start to spin a local server with live reloading and asset processing.

Deployment

When you're ready to deploy, you can generate a production-ready build by issuing the npm run build command. You will have the generated assets inside the dist folder.

This project used the static-boilerplate project as a quick start 👍

About

A HTML audio API example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published