Skip to content

Demo of ng-file-upload that's been updated to Angular 5 and some other fixes

License

Notifications You must be signed in to change notification settings

cicorias/ngx-fileupload

Repository files navigation

Example using ng-file-upload

This example was generated to demonstrate the use of the npm module ng-file-upload.

Quick start

git clone git@github.com:cicorias/ngx-fileupload.git
cd ngx-fileupload
npm i
npm start

Once this is done, open your browser to http://locahost:4200

Note: This makes use of concurrently npm package to launch both the ng serve for Angular, which is a simple static website on port 4200, along with the ./server/server.js on port 3000.

Use Ctrl+C to kill and exit. CTRL+C

About

Demo of ng-file-upload that's been updated to Angular 5 and some other fixes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published