ionic-team / create-stencil

npm init stencil
https://stenciljs.com/
MIT License
50 stars 28 forks source link

chore(readme): update project usage #305

Closed rwaskiewicz closed 1 year ago

rwaskiewicz commented 1 year ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [x] Documentation content changes - [ ] Other (please describe): ## What is the current behavior?

The documentation in the CLI leaves a little bit to be desired

GitHub Issue Number: N/A

What is the new behavior?

this commit update the usage of the cli to provide additional information around:

it also splits the contribution section out into its own guide, stealing some of its contents from the stencil core repo

Does this introduce a breaking change?

Testing

N/A

Other information