A complete guide to PS Vita (TV) custom firmware, from stock to Ensō.
For support, join the HENkaku Discord Server instead of Nintendo Homebrew.
This requires the following installed on your system:
To test the website locally, clone the source code:
git clone https://github.com/hacks-guide/Guide_Vita --recurse-submodules
cd Guide_VitaThen simply run the following commands:
npm ci
npm run docs:devTip
If you choose to run multiple web servers at once, they will begin running at the next highest usable port (e.g. :5174, :5175, and so on).
The website should now be running on http://127.0.0.1:5173/ (or whatever port is shown on the terminal).