ryujinx.app source code Getting started 1. Clone the repository $ git clone https://github.com/Ryubing/ryujinx.app.git 2. Install dependencies $ npm install 3. Run dev server $ npm run dev