Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 382 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 382 Bytes

So Long, and Thanks for All the Fish

This repository contains the code that runs https://solongandthanksforallthe.fish/.

Setup

  1. Install nvm and the latest version of node
  2. Run npm install

Local Preview

Run npm run start

Deployment

Merge to main, deployed with Cloudflare Pages