-
Check NodeJS version
node -v #12 and above -
Install gatsby-cli
sudo npm i -g gatsby-cli
-
Clone repo
git clone git@github.com:yoomoney/yoomoney.github.io.git
-
Go to directory and run build
cd yoomoney.github.io gatsby develop -
Additional info
Used technologies:
- TypeScript
- GatsbyJS
- StyledComponents
Images are loaded with gatsby-plugin-image.