docs(readme): update readmes

This commit is contained in:
Adam Bradley
2018-02-28 11:41:57 -06:00
parent eb7cbe9f04
commit 1e6cccf784
2 changed files with 17 additions and 9 deletions

View File

@@ -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)

View 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