Skip to content

cfw-guide/cemu.cfw.guide

Repository files navigation

cemu.cfw.guide

A complete guide to installing CEMU and optimizing performance.

https://cemu.cfw.guide

Running the site locally

This requires the following installed to your system:

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

git clone https://github.com/cemu.cfw.guide.git --recursive
cd cemu.cfw.guide
yarn install
yarn dev

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

Building the site

Follow the steps above, but run yarn build instead at the final step. Once complete, the output will be stored at /docs/.vuepress/dist.

About

A complete guide to installing Cemu and optimizing performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published