An open API service indexing awesome lists of open source software.

https://github.com/pariazar/internal-ud

internal downloader and uploader progress bar react
https://github.com/pariazar/internal-ud

Last synced: 12 months ago
JSON representation

internal downloader and uploader progress bar react

Awesome Lists containing this project

README

          

# internal-ud
internal downloader and uploader progress bar react

execute following command to start front
```
npm i && npm start
```

then run following command to start backend
```
node ./backend/index.js
```