Sheets landing page This is the source for Sheets Landing Page. Running locally Use Node v14 Yarn V1 is needed. Install it first npm install --global yarn To run the app: yarn yarn start This is going to run the app on port 8000, so localhost:8000 should be accessible.