SteamEngine If you want to run locally: Cd into src/client: npm install + npm start. Open another terminal. Cd into src/server: npm install + npm run dev Open localhost:3000 in the browser.