Skip to content

alshoja/break-point-observer

Repository files navigation

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