Skip to content

ASteinheiser/iamandrew.io

Repository files navigation

iamandrew.io

My personal website written in TypeScript + React + Vite

This project was bootstrapped with Vite

Developer Quickstart

  1. Clone the repository

    git clone https://github.com/ASteinheiser/iamandrew.io

  2. Change to the directory containing the repository

    cd iamandrew.io

  3. Ensure you are using the correct node version

    nvm use

  4. Install the dependencies

    pnpm i

  5. Start the local dev server

    pnpm dev

Build and Release

This project uses Github Pages for deployment and hosting.

  1. Install the dependencies

    pnpm i

  2. Deploy to Github Pages

    pnpm run deploy

About

Personal site created with React.js, full of shameless self-promotion!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published