-
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