Documentation Development Install packages npm install Update contributors: npm run contributors # make commit Deploy # on master branch npm run build git switch gh-pages cp dist/* . # make commit and push