Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 397 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 397 Bytes

Vincent Humeau

My personal website vincent-humeau.com

vincent humeau website

Build Setup

This website was build with gatsby

# install dependencies
$ npm install

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

# generate static project
$ npm run build