Skip to content

joe-brothers/joe-brothers.github.io

Repository files navigation

Joe Brothers Homepage

Deploy React with Github Actions

Tech Stack

React TypeScript Material UI Vite Netlify

Commands

corepack enable pnpm

Install node and enable pnpm with corepack

pnpm install
pnpm start

Runs the app in the development mode.

pnpm build

Builds the app for production to the dist folder.