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
- Host: GitHub
- URL: https://github.com/pariazar/internal-ud
- Owner: pariazar
- Created: 2023-08-11T20:44:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T21:34:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T20:34:16.509Z (over 1 year ago)
- Language: JavaScript
- Size: 4.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```