The code behind the homepage for the RPCSX project.
see CONTRIBUTING.md
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
git clone https://github.com/RPCSX/rpcsx-site
cd rpcsx-site
npm install
npm run dev
npm run build