Skip to content

DiSonDS/bmi

Repository files navigation

BMI

Simple Body Mass Index calculator written with vue3

Screenshot

Setup

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/DiSonDS/bmi.git
  1. Install node modules
npm install

Usage

Start app in the browser

ionic serve