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: Home About Work Skills Contact