MuseumHow do I run it?You'll need to install the dependencies and build the applicationInstall dependenciesnpm iBuilding the repo// build and bundle the app npm run build_bundle // run a dev server npm run startType-checking the reponpm run type-checknpm run type-check -- --watch