Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 821 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 821 Bytes

HHCloud interfaz web

HHCloud te permite crear una nube de almacenamiento sumamente facil y rapido, con poca configuracion, haciendo uso de su interfaz web, se complementan para poder prestar el servicio, HHCloud consta de 2 partes:

  • Servidor: Gestiona las peticiones de el cliente.
  • Cliente: Tiene La interfaz adactada a las prestaciones del servidor.

Instalacion y uso

$ git clone https://github.com/Davidc2525/HHCloud.git
$ cd HHCloud
$ npm install
$ npm run build-client
$ node src/server/index.js

luego en tu navegador -> http://localhost

Vista previa

Previa 1

Previa 2

Previa 3

Previa 4

Previa 5