After making changes Run the following commands yarn build npm version patch npm publish these commands will publish the updated changes to npm Be sure to always commit changes and push them to GitHub
To start a project run this command in a directory where the project will be created and follow the prompts npx create-bootstrap-ts-app
After bootstrapping the application and initial code changes, do the following
- Go to GitHub and create a new branch