We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931fa08 commit 5736ee0Copy full SHA for 5736ee0
README.md
@@ -14,6 +14,8 @@ Individual components can be installed with `npm`:
14
npm install --save @angular2-material/core @angular2-material/checkbox
15
```
16
17
+You can see our [list of published packages on npm](https://www.npmjs.com/~angular2-material).
18
+
19
If you're using SystemJS as your module loader, your configuration for the angular-material
20
packages should look like:
21
```js
0 commit comments