Skip to content

xavierloeraflores/loeraflores.com

Repository files navigation

Personal Website

LoeraFlores.com

Built with:

  • SvelteKit
  • Tailwind CSS
  • Vercel
  • GitHub Actions

Set up

  1. Clone the repository
  2. Install dependencies
  3. Run the development server
git clone
cd loeraflores.com
npm install
npm run dev