HamstrHamstr is a twitter-style Nostr web client.Install the dependenciesyarn # or npm installStart the app in development modequasar devLint the filesyarn lint # or npm run lintFormat the filesyarn format # or npm run formatBuild the app for productionquasar build