auggeythecat 8cb1452f8a Misleading sentence. (#292)
* Fix misleading message on first page.

"without losing access to homebrew" is very misleading as there are still quite a few apps that aren't updated.
2026-05-15 20:39:14 +02:00
2026-05-15 20:39:14 +02:00
2024-12-08 13:20:07 -08:00
2024-12-08 13:20:07 -08:00
2024-06-30 09:55:38 -07:00

Switch Hacks Guide

A collaboration from Nintendo Homebrew's Discord community, getting you from a stock Switch to Atmosphère.

Website Badge Discord Server Last Commit Badge ISC License

Running the site locally

This requires the following installed on your system:

To test the website locally, clone the source code:

git clone https://github.com/nh-server/switch-guide.git --recurse-submodules
cd switch-guide

Then simply run the following commands:

npm ci
npm run docs:dev

Tip

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).

S
Description
No description provided
Readme
48 MiB