Skip to content

Commit

Permalink
chore: update to Angular 11
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This release requires Angular 11.
  • Loading branch information
oocx committed Aug 7, 2021
1 parent a5c94ba commit 9c87aa5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,10 @@ export class AppModule { }
```


## Building the project

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.2.3.

### Development server

Run `ng serve` for a dev server that hosts the demo application. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

### Code scaffolding

Run `ng generate component component-name --project oocx-ng` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

### Build

Expand All @@ -82,3 +75,4 @@ Run `ng build` to build the demo project. The build artifacts will be stored in

Run `ng test oocx-ng` to execute the unit tests via [Karma](https://karma-runner.github.io).


0 comments on commit 9c87aa5

Please sign in to comment.