Skip to content

LIONisaQT/website-redux

Repository files navigation

ryanshee.com

Contains contents for https://ryanshee.com.

Written using Vite, hosted on Firebase.

Not sure why you'd be here, unless you want to steal code 👀.

Running locally

Assuming you have nvm installed. If not, project currently uses Node 22.11.0.

nvm use
npm i
npm run dev

Should open a new tab automatically. Project should reload page on save.

Deployment

Preview

npm run preview

Deploy

See Firebase docs on deployment.

About

Written with React + TypeScript + Vite.

Resources

Stars

Watchers

Forks