Skip to content

kwilson05/kwilson05.github.io

Repository files navigation

This repo is for my website at kasoziawilson.com and I use netlify for hosting instead of Github pages.

Getting Started

The setup is pretty straightforward.

  1. Install astro and other libs
      npm install
    
  2. Run the application
    npm run dev
    
  3. Open http://localhost:4321 in your browser