alshoja / break-point-observer

Angular break point Observer |Use instead of media Query | Angular - 9

Home Page:https://owaingnqw.github.stackblitz.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available as Library On Npm

#Break-Point-Observer(consider the library ) Let you observe your current screen size dynamicaly as observable in any of the components using the service

  • Can be used instead of media query in angular

  • Open in Stack Blitz

Installing process for Local eniviroment

  • Download node Node Latest
  • Install Angular CLI Globaly - Open terminal and Run npm install -g @angular/cli
  • Open the project in vs code or any other IDE run npm install on terminal
  • Run the project by providing the command in terminal ng serve
  • Open the browser and navigate to http://localhost:4200

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

  • Developer : alshoja@gmail.com

About

Angular break point Observer |Use instead of media Query | Angular - 9

https://owaingnqw.github.stackblitz.io

License:GNU General Public License v3.0


Languages

Language:TypeScript 45.3%Language:CSS 26.8%Language:HTML 18.0%Language:JavaScript 9.9%