Skip to content

pashkes/portfolio

Repository files navigation

Portfolio

How to start dev server?

  • you have to install Gatsby CLI globally: npm i -g gatsby-cli
  • then you should install npm dependencies npm i
  • start dev server npm run start

How to build the project?

Just enter npm run build

Pages of list:

  1. Home
  2. About
  3. Work
  4. Skills
  5. Contact