Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/giannisp/ioannispoulakas.com

Personal website built with Gatsby.
https://github.com/giannisp/ioannispoulakas.com

gatsby reactjs website

Last synced: 4 days ago
JSON representation

Personal website built with Gatsby.

Awesome Lists containing this project

README

        

# Installation

This website is using [Gatsby 5.x](https://www.gatsbyjs.org/).

## Requirements

- NodeJS 22.x

## Install

- `npm install`

## Run for development purposes

- `npm run dev`

## Build and deploy to GitHub Pages

- `npm run deploy`