1.0.6 • Published 4 months ago
create-bootstrap-ts-app v1.0.6
Making changes to this project
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
Starting a project with this package
To start a project run this command in a directory where the project will be created and follow the prompts yarn add create-bootstrap-ts-app
Making initial commits
After bootstrapping the application and initial code changes, do the following
- Go to GitHub and create a new branch