Skip to content

bkuzma/bkuzma.github.io

Repository files navigation

Brian Kuzma Portfolio

Local Development

Install Gatsby globally: npm install --global gatsby-cli

To install dependencies, go to the project root and run:

yarn install

To start the Gatsby development server:

yarn develop

To deploy:

yarn deploy

To serve the static build:

yarn serve

Note: develop is the main branch of development. Anything committed to master will be overwritten in the deployment process, since Github pages require that master be used for an organization page.

About

Portfolio website for Brian Kuzma

Resources

License

Stars

Watchers

Forks

Packages

No packages published