Skip to content

Website for the Breath of the Wild decompilation project

Notifications You must be signed in to change notification settings

open-ead/botw-decomp-www

Repository files navigation

BotW decomp website

This is the source code of the website for the Breath of the Wild decompilation project.

Setup

git clone git@github.com:open-ead/botw-decomp-www
cd botw-decomp-www
npm install

Run a development server

npm run start

Make a production build

npm run build

Licence

Any source code in this repository is MIT licenced.

Documentation is CC BY-SA 4.0 licenced.