npm install
npm run init-sdk-docgen
npm start
To see your changes real-time, run
npm run prepare:translations
npm run build
npm run build
wrangler publish
npm run prepare:translations
This will write translations to the i18n folder. If you modify markdown files while running the local dev server, you will need to prepare the translations as /i18n/en is the default entrypoint.