Skip to content
/ janna Public

Stylized toolkits to develop TS/JS packages.

License

Notifications You must be signed in to change notification settings

jannajs/janna

Repository files navigation

Janna

Stylized toolkits to develop TS/JS packages.

Packages

Build and publish

  • npm run build
  • npx changeset
  • npx changeset version
  • git commit
  • npx changeset publish
  • git push --follow-tags