Skip to content

MelodyyUwU/psp.cfw.guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psp.cfw.guide

The complete guide to modding your PSP.

https://psp.emiyl.com/

Running the site locally

This requires the following installed to your system:

  • node.js, v20 or later
  • its respective npm

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:5173.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published