/downloadtimeCalculator

Una app para calcular cuanto tiempo tomara la descarga de tu archivo de manera sencilla

Primary LanguageJavaScript

Download Time Calculator


Description

Download Time Calclulator is a PWA to calculate the download time of your files

Features

  • Nodejs
  • Bootstrap 4
  • Vanilla js

Setup

$ git clone https://github.com/R4FI3L/downloadtimeCalculator.git
$ npm install 
$ npm install webpack
$ npm install webpack-dev-server
# to execute a test enviroment
$ npm run server