Ensure you have
You need a personal access token to install some of our npm packages.
The token must have the repo and read:packages scopes to login to the GitHub Package Registry.
If you don't have one, create the personal access token in the developer settings.
Run the following command to authenticate, using the personal access token as your password:
npm login --registry=https://npm.pkg.github.com --scope=@honopu
Then run the following:
npm i -g typescriptto install typescript.pnpm ito install dependencies.pnpm run devto start the development serverpnpm run buildto build
