gbdev / rgbds-live

A live Gameboy programming environment in the browser, allowing for realtime assembly programming for the gameboy.
https://gbdev.io/rgbds-live/
MIT License
36 stars 8 forks source link

Add instructions to deploy locally #12

Closed avivace closed 11 months ago

avivace commented 12 months ago

This is minor and we could complete it after #10, but it would be nice to have a paragraph in the README explaining which commands to run to set up the project locally, handling the deps and the wasm builds, ...

avivace commented 11 months ago

Done!