Skip to content

Angular 8 File Upload with Progress Bar Tutorial - Learn to create progress bar in Angular using HttpEvent and HttpEventType APIs.

Notifications You must be signed in to change notification settings

aguspuryanto/fileupload-progressbar-angular

Repository files navigation

FileuploadProgressbarAngular

Angular 8 File Upload with Progress Bar Tutorial - Learn to create progress bar in Angular using HttpEvent and HttpEventType APIs.

Angular 8 File Upload with Progress Bar Tutorial

Installation

$ git clone https://github.com/SinghDigamber/FileuploadProgressbarAngular.git

Run Angular

$ cd fileupload-progressbar-angular
$ npm install
$ ng serve

Run Node Server

$ cd backend
$ npm install

Run MongoDB

$ mongod

Run Nodemon

$ nodemon

About

Angular 8 File Upload with Progress Bar Tutorial - Learn to create progress bar in Angular using HttpEvent and HttpEventType APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published