Skip to content

ircam-ismm/webaudio-exercises

Repository files navigation

ATIAM - WebAudio

Exercises for the ATIAM WebAudio course

Content

  • exercises contains the boilerplate code for the exercises
  • correction contains the complete code of the exercises
  • project contains the boilerplate code for the final project

Install

cd path/to/exercises
npm install 
npm run dev

The application will be accessible at http://localhost:5000/

Available commands

npm run dev

launch the server and, watch the file system and transpile on save

npm run build

build the application

npm run start

launch the server

Authors

License

BSD-3-Clause

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published