Sign inSign up

sergios/angular-popup-demo

By sergios

Updated over 8 years ago

Angular 6 Popup and Split Pane Demo

Image
1

10K+

sergios/angular-popup-demo repository overview

1. Introduction

This image contains a small app with the following features:

  • Angular 6+
  • no jQuery dependency
  • Popup component - can be dragged/resized
  • Material datatable displayed in Popup
  • Split Pane component
2. How To Run ?

Install docker locally if not already done.

pull image:

    docker pull sergios/angular-popup-demo

run image:

    docker run -p 80:80 --rm sergios/angular-popup-demo:latest

Point your browser to:

    http://localhost/

Tag summary

Content type

Image

Digest

Size

9.8 MB

Last updated

over 8 years ago

docker pull sergios/angular-popup-demo