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

https://github.com/vinceumo/vincent-humeau.com

🎈 My personal website build with Gatsby
https://github.com/vinceumo/vincent-humeau.com

gatsby reactjs

Last synced: 3 months ago
JSON representation

🎈 My personal website build with Gatsby

Awesome Lists containing this project

README

        

# Vincent Humeau

> My personal website [vincent-humeau.com](https://www.vincent-humeau.com)

![vincent humeau website](https://image.ibb.co/jvdd1V/Untitled-1.jpg)

## Build Setup

This website was build with [gatsby](https://www.gatsbyjs.com/)

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:8000
$ npm run start

# generate static project
$ npm run build
```