Thanks to visit codestin.com
Credit goes to github.com

Skip to content

XiangCoder/html-midi-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-midi-player website

This is the source code for https://cifkao.github.io/html-midi-player/. It is given here as an example of including html-midi-player in a website built using tools like the Parcel bundler and the Jekyll static site generator.

To use it, install all the dependencies:

  • bundle install for the Ruby dependencies (you may need to install Bundler 2.3.12 first)
  • yarn install for the Node.js dependencies (you may need to install Yarn first)

Then run yarn dev for live development or yarn build to build the website ready for deployment.

About

🎹 Play and display MIDI files on the web

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 77.7%
  • SCSS 8.4%
  • HTML 7.2%
  • JavaScript 6.7%