Skip to content

solev/medications-app

Repository files navigation

Introduction

Android application

In this app you can find any medication or drug and view it's details

Download app

Version 1.0

Development

The app is built with NativeScript

To build and run the app you need to:

Install dependencies

tns install

Add android platform

tns platform add android

Run application on connected device or emulator

tns run android