Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexpate/www

🦁 Source files for my personal site
https://github.com/alexpate/www

blog javscript nextjs personal-site personal-website react

Last synced: 2 months ago
JSON representation

🦁 Source files for my personal site

Awesome Lists containing this project

README

        

# alexpate.com

👋 Welcome to the source code of my [personal site](https://alexpate.com).

## 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](http://twitter.com/alexjpate).