albertogparrado / expressGeeksHubsReto

Reto GeeksHubs crear un servidor con express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expressGeeksHubsReto

Reto GeeksHubs crear un servidor con express.

Requirements

NODE Download Node

NPM Included in the node package.

Clone Project:

git clone https://github.com/albertogparrado/expressGeeksHubsReto

Prepare variables:

Edit .env.example file, and change name by .env.

Can you add your port: PORT=3000

Install and run:

cd expressGeeksHubsReto

npm install

npm run start

You can test server on: http://localhost:3000/

About

Reto GeeksHubs crear un servidor con express.


Languages

Language:JavaScript 98.1%Language:Shell 1.9%