vita

https://mirrormirrorontheweb.github.io/vita/

The complete guide to modding your PlayStation Vita.

https://mirrormirrorontheweb.github.io/vita/

Running the site locally

This requires the following installed to your system:

To test the website locally, simply run the following commands:

npm install

to install all packages required by the website (VuePress v2 and plugins), then

npm run docs:dev

to build the Markdown files into HTML and start a testing webserver on http://127.0.0.1:8080.