File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ Prototype of a CLI for Angular 2 applications based on the [ember-cli](http://ww
4
4
5
5
## Note
6
6
7
- This projects is very much still a work in progress.
7
+ This project is very much still a work in progress.
8
8
9
9
We still have a long way before getting out of our alpha stage.
10
- If you wish to collaborate while the project is still young, checkout [ our list issues ] ( https://github.com/angular/angular-cli/issues ) .
10
+ If you wish to collaborate while the project is still young, check out [ our issue list ] ( https://github.com/angular/angular-cli/issues ) .
11
11
12
12
## Prerequisites
13
13
@@ -97,7 +97,7 @@ Checkout [angular-cli-github-pages addon](https://github.com/IgorMinar/angular-c
97
97
This project is currently a prototype so there are many known issues. Just to mention a few:
98
98
99
99
- All blueprints/scaffolds are in TypeScript only, in the future blueprints in all dialects officially supported by Angular will be available.
100
- - On Windows you need to run the ` build ` and ` serve ` commands with Admin permissions otherwise the performance really sucks .
100
+ - On Windows you need to run the ` build ` and ` serve ` commands with Admin permissions, otherwise the performance is not good .
101
101
- [ Protractor] ( https://angular.github.io/protractor/ ) integration is missing.
102
102
- The initial installation as well as ` ng new ` take too long because of lots of npm dependencies.
103
103
- "ember" branding leaks through many error messages and help text.
You can’t perform that action at this time.
0 commit comments