An open API service indexing awesome lists of open source software.

https://github.com/ericmaya8a/express-example


https://github.com/ericmaya8a/express-example

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# README

### express example ###

Instalar dependencias de node
>
$ sudo npm install

Arrancar el server
>
$ npm start

Abrir browser e ir a la url
>
http://localhost:3000