rpcsx-site The code behind the homepage for the RPCSX project. Contributing see CONTRIBUTING.md Recommended IDE Setup VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar). Project Setup git clone https://github.com/RPCSX/rpcsx-site cd rpcsx-site npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build