alexpate / www

🦁 Source files for my personal site

Home Page:https://alexjpate.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alexjpate.com

πŸ‘‹ Welcome to the source code of my personal site.

Installation

How to get this site running locally:

  • git clone https://github.com/alexpate/www
  • npm install
  • To develop the site: npm run dev
  • To build the site for production: npm run build
  • The site should now be running at http://localhost:3000

Say hello!

Feel free to say hello over on twitter @alexjpate.

About

🦁 Source files for my personal site

https://alexjpate.com


Languages

Language:MDX 69.2%Language:TypeScript 26.1%Language:CSS 3.5%Language:JavaScript 1.3%