Download Time Calclulator is a PWA to calculate the download time of your files
- Nodejs
- Bootstrap 4
- Vanilla js
$ git clone https://github.com/rafieltq/downloadtimeCalculator.git
$ npm install
$ npm install webpack
$ npm install webpack-dev-server
# to execute a test enviroment
$ npm run server