Skip to content

Latest commit

 

History

History
80 lines (40 loc) · 1.35 KB

README.md

File metadata and controls

80 lines (40 loc) · 1.35 KB

Body Mass Index Calculator

Build Status

Content

Platform to calculate body mass index after authentication

In order to execute this project you need to install:

  1. Clone the repo

    $ git clone https://github.com/yovasx2/bmi-calculator
    
  2. Move into it

    $ cd bmi-calculator
    
  3. Build with docker

    $ docker-compose build
    
  4. Up all containers

    $ docker-compose up
    
  5. Visit localhost:4200

You can contribute to this project in many forms:

  1. Giovanni Alberto García

MIT License