/howoldisryan.com

He may be older than you think.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

howoldisryan.com

He may be older than you think.

Play the scroller greeting

cd scroller

npm ci

node index.js

Build the site

cd howoldisryan.com

npm ci

npm run build

Then serve it locally:

python3 -m http.server

Then view it at http://localhost:8000.