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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5421626 · Aug 14, 2024

History

33 Commits
Oct 19, 2022
Oct 17, 2022
Aug 14, 2024
Dec 18, 2022
Oct 17, 2022
Oct 17, 2022
Oct 17, 2022
Oct 17, 2022
Aug 14, 2024
Dec 18, 2022
Dec 18, 2022
Oct 17, 2022
Oct 17, 2022

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.