Skip to content

martinchuka/ionic-httpclient-upload-progress-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic 3 file uploader using angular httpclient and progress event

To install

Install dependencies

npm install

On browser

ionic serve --lab

On iOS

ionic cordova build ios --prod

On Android

ionic cordova build android --prod

Start a test server

We are using upload test server as a test server and it is also installed on the project dev dependency, to start run:

npm run start-server
Available default on port 8989
Uploaded files available on media-upload directory on the root of the project

About

Ionic 3 file uploader using angular httpclient/progress event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published