francoisgeorgy/microfreak-reader

README updates for installing and running in Browser

antiero opened this issue · 1 comments

I know it's kind of a given, but can you update the README to include instructions for how to install and run please?

Steps I took:

  1. Launch command prompt/Terminal and cd into microfreak-reader directory.
  2. Run npm installto install dependencies
  3. Run npm start to launch the app in the browser.

Note: Safari Browser is not supported due to lack of Web MIDI. Use Chrome or WebMIDI supported browser instead.

Hi,

Thanks for your suggestion but I won't include this kind of info.

If you don't want to build the app each time you want to run it, just go to https://studiocode.dev/

Kind Regards