Files
2022-02-19 19:02:36 +03:00

13 lines
177 B
Markdown

# AngularJS File Upload Demo
## File upload page and File list page with metadata
To run the app
```shell
npm prestart
npm start
```
App available on: http://localhost:8000