7for70.com Prerequisites Make sure you are using node@10.24.1 Deploy cd into the app folder. npm i the dependencies. Build the app: npm run gulp:build. Copy the dist to gh-pages branch: npm run gh:deploy. Commit & Push.