This is the repository for my personal development project, 'Sugidama'.
npm installExecute the following command.
npm run devThe following URL will take you to the screen.
- Press
Ctrl + Cto stop
npm run lintnpm run lint-fixnpm run formatnpm run format-fixnpm run typechecknpm run storybooknpm run testnpm run upgrade-checknpm run upgrade
npm installAPI type definitions are generated using quicktype.
- Copy the JSON response from the Kuroco CMS API
- Paste it into quicktype and select TypeScript as the target language
- Save the generated types to
app/types/