www icon indicating copy to clipboard operation
www copied to clipboard

🦁 Source files for my personal site

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 start
  • To build the site for production: npm run build
  • The site should now be running at http://localhost:8080

Say hello!

Feel free to say hello over on twitter @alexjpate.