mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-12-19 05:19:42 +08:00
docs(readme): update readmes
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
# @ionic/angular
|
||||
|
||||
## Angular
|
||||
Ionic Angular specific building blocks on top of [@ionic/core](https://www.npmjs.com/package/@ionic/core) components/services.
|
||||
|
||||
These are Angular specific building blocks on top of `@ionic/core` components/services.
|
||||
|
||||
## To Build
|
||||
## Related
|
||||
|
||||
1. run `npm run build` to build a distro to `dist`
|
||||
|
||||
## Publishing
|
||||
|
||||
1. Run `npm run deploy`
|
||||
2. Commit and push any outstanding changes
|
||||
* [Ionic Components](https://www.npmjs.com/package/@ionic/core)
|
||||
* [Ionicons](http://ionicons.com/)
|
||||
* [Ionic Worldwide Slack](http://ionicworldwide.herokuapp.com/)
|
||||
* [Stencil](https://stenciljs.com/)
|
||||
* [Stencil Worldwide Slack](https://stencil-worldwide.slack.com)
|
||||
|
||||
9
packages/angular/scripts/README.md
Normal file
9
packages/angular/scripts/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
## To Build
|
||||
|
||||
1. run `npm run build` to build a distro to `dist`
|
||||
|
||||
## Publishing
|
||||
|
||||
1. Run `npm run deploy`
|
||||
2. Commit and push any outstanding changes
|
||||
Reference in New Issue
Block a user