This is an example Android Application README to show briefly the sections your app README should contain.
Clone this repository and import into Android Studio
git clone git@github.com:wolox/<reponame>.git| @NgModule({ | |
| declarations: [AppComponent], | |
| imports: [ | |
| BrowserModule | |
| ], | |
| providers: [ | |
| { | |
| provide: HTTP_INTERCEPTORS, | |
| useClass: NetworkInterceptor, | |
| multi: true |