Skip to content

Commit caa3ac0

Browse files
committed
first commit
1 parent 38614a9 commit caa3ac0

11 files changed

+204
-539
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
# Angular8UploadMultipleImages
1+
# Angular 8 upload multiple Images example
22

3-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.21.
3+
For more detail, please visit:
4+
> [Angular 8 upload multiple Images example](https://bezkoder.com/angular-8-upload-multiple-images/)
5+
6+
Spring Boot server for this Angular Client:
7+
8+
> [Spring Boot Multipart File upload example](https://bezkoder.com/spring-boot-file-upload/)
49
510
## Development server
611

7-
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.
12+
Run `ng serve --port 8081` for a dev server. Navigate to `http://localhost:8081/`. The app will automatically reload if you change any of the source files.
813

914
## Code scaffolding
1015

0 commit comments

Comments
 (0)