There was an error while loading. Please reload this page.
yarn dev
yarn watch
The dev yarn scripts do not generate the masterfile and locales like the production scripts do, you must generate them manually using these:
yarn generate
yarn create-locales
yarn missing-locales
yarn build
yarn server
yarn console
yarn migrate:make addNewFeature