Kick off your portfolio website with this default boilerplate. This barebones starter ships with the main portfolio items you might need.
Have another more specific idea? You may want to check out our vibrant collection of official and community-created starters.
-
Install the dependencies.
# install the dependencies npm install
-
Build it. Open the source code and start editing!
Navigate into your your portfolio's directory and start it up.
gatsby develop
Your site is now running at
http://localhost:8000
! -
Deploy it.
After applying your changes, run this command to deploy it.
gatsby build gatsby serve