list properties of 2 portals.
with Docker
docker-compose up(http://localhost:3000to view it in the browser)
Or
npm install(Install dependences)npm start(http://localhost:3000to view it in the browser)
npm test
when merge into master will be done automatically deploy
- see on the http://app-properties.herokuapp.com
npm run buildif you need generate the artefact
- Javascript language and main dependences: Es6, React, Mobx, Styled-Components and Rebass
- Node version: 10.15.0
- Eslint: airbnb config
- Bootstrap to fast start: Create React App.