Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.07 KB

Dietary

Angular6 and Google Cloud Firestore based application for dietitions to manage and analyze Type-2 Diabetese Patients in Real-Time.

DEMO

Have a look at the quick demo here: https://stackblitz.com/github/subhanahmed047/ng-dietary

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure you have nodejs installed on your system.

You can download the LTS version from https://nodejs.org/en/

Installing

  • Clone this repository on your local machine, or download it as a zip.
  • Navigate to the cloned folder and install dependencies by running the following command:
npm install

Running the application

  • Once all the dependencies are installed. Run the following command:
npm run

License

This project is licensed under the MIT License - see the LICENSE.md file for details