upnotes-react-component-template
TypeScript icon, indicating that this package has built-in type declarations

0.1.18 • Public • Published

This is a template to develop and release a react component. This also includes github action for releasing the npm module.

Step to release the npm module

  1. Create a new account in npm. https://www.npmjs.com/signup
  2. Create a new access token and select publish as a type https://www.npmjs.com/settings/upnotes/tokens
  3. Add secret to your repo or organization as NPM_TOKEN https://github.com/organizations/upnotes-io/settings/secrets/actions/new
  4. Create a new tag and use that tag to create the release. Creating a new release will trigger the workflow.

Publishing to github pages:

Adding deploy keys to your repo:

  1. https://github.com/JamesIves/github-pages-deploy-action/tree/dev#using-an-ssh-deploy-key-
  2. https://docs.github.com/en/developers/overview/managing-deploy-keys#setup-2

Package Sidebar

Install

npm i upnotes-react-component-template

Weekly Downloads

3

Version

0.1.18

License

MIT

Unpacked Size

3.58 MB

Total Files

20

Last publish

Collaborators

  • upnotes