Skip to content

A web application that uploads a .csv file and shows statistics from it

Notifications You must be signed in to change notification settings

eprediger/challenge

Repository files navigation

challenge

Una web donde al subir un archivo .csv se muestran estadísticas del mismo.

Backend

Servidor escuchando en puerto 8080

Run:

$ npm install
$ npm run start

Front

Cliente en http://localhost:4200

Run:

$ npm install
$ npm run start

About

A web application that uploads a .csv file and shows statistics from it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published