A complete guide to installing CEMU and optimizing performance.
https://cemu.cfw.guide
This requires the following installed to your system:
- Node.js v12+
- Yarn v1 classic (npm install --global yarn)
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.
Follow the steps above, but run yarn build instead at the final step. Once complete, the output will be stored at /docs/.vuepress/dist.