You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.26.
3
+
This app serves as a demo for building your app with [PatternFly](http://patternfly.org/), [Angular2](https://angular.io/), and [WebComponents](http://webcomponents.org/).
4
+
5
+

6
+

7
+

8
+
9
+
**Demo**: https://angular2-cli-webcomponents.firebaseapp.com/ | **Follow us** on
10
+
[Twitter](https://twitter.com/patternfly_des), and [Slack](https://patternfly.slack.com) |
11
+
12
+
This app also attempts to showcase our abilities with custom element interop and new [webcomponent](http://webcomponents.org/) standards.
13
+
14
+
This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.21.
4
15
5
16
## Development server
6
17
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
7
18
8
19
## Code scaffolding
9
20
10
-
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/class/module`.
21
+
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive/pipe/service/route/class`.
11
22
12
23
## Build
13
24
@@ -19,13 +30,13 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
19
30
20
31
## Running end-to-end tests
21
32
22
-
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
33
+
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
23
34
Before running the tests make sure you are serving the app via `ng serve`.
24
35
25
-
## Deploying to GitHub Pages
36
+
## Deploying to Github Pages
26
37
27
-
Run `ng github-pages:deploy` to deploy to GitHub Pages.
38
+
Run `ng github-pages:deploy` to deploy to Github Pages.
28
39
29
40
## Further help
30
41
31
-
To get more help on the `angular-cli` use `ng help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
42
+
To get more help on the `angular-cli` use `ng --help` or go check out the [Angular-CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
0 commit comments