Skip to content

v1ct0rv/dolar-realtime

Repository files navigation

dolar-realtime

Información del Dólar Interbancario en tiempo real desde https://dolar.set-icap.com/

To run the app you need node.js, then:

install dependencies:

$ cd dolar-realtime
$ npm install

On MacOS or Linux, run the app with this command:

$ DEBUG=myapp:* npm start

On Windows, use this command:

set DEBUG=myapp:* & npm start

Then load http://localhost:3000/ in your browser to access the app.

You can see the app running here

About

Información del Dólar Interbancario en tiempo real desde http://www.set-fx.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published