项目作者: damrek

项目描述 :
Pharmacy map viewer
高级语言: TypeScript
项目地址: git://github.com/damrek/pharmacy-viewer.git
创建时间: 2019-07-08T11:41:02Z
项目社区:https://github.com/damrek/pharmacy-viewer

开源协议:

下载


Pharmacy-Viewer

Table of Contents

" class="reference-link">About

Pharmacy viewer is a educational purpose project made with Angular 8, ngx-Leaflet and Clarity UI Library.

It makes use of API Rest Zaragoza city data.

The viewer lets filter available pharmacies by name, street and state through api calls.

Viewer Screenshot

" class="reference-link">Getting Started

Follow these instructions.

Prerequisites

You need node, npm and Angular CLI.

Installing

Make sure of install all npm dependencies:

npm install

" class="reference-link">Usage

Make sure of getting server running at localhost:4200

ng serve