#Demo: * Open demo and refresh the page

https://pacific-oasis-63974.herokuapp.com/

El Baraton Test

Requirements

For development, you will only need Node.js installed on your environement.

Node

Node is really easy to install & now include NPM. You should be able to run the following command after the installation procedure below.

$ node --version v10.13.0

$ npm --version 6.4.1


Install El Baraton Test

$ git clone https://github.com/manusalgado/el-baraton.git

$ cd el-baraton

$ npm install

$ npm start