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