Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 420 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 420 Bytes

Allexa D'Alessio Portfolio

This site is built with Gatsby/Contentful/Netlify.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Install

Make sure that you have the Gatsby CLI program installed globally:

npm i -g gatsby-cli

Then you can run it by:

cd allexa
gatsby develop