TSE-Dog-Fooding Application Installation Requirements Node.js version >=16.0.0 yarn git To go with the latest version do the following Development mode yarn install && yarn start Production mode yarn install && yarn build How to analyze the bundle size yarn install && yarn build --stats And then use the webpack-bundle-analyzer to open build/bundle-stats.json.