Skip to content

Latest commit

History

History
17 lines (11 loc) 路 460 Bytes

README.md

File metadata and controls

17 lines (11 loc) 路 460 Bytes

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.