Thanks to visit codestin.com
Credit goes to github.com

Skip to content

upnotes-io/react-component-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React component template

This project was bootstrapped with Create React App.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published