Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.26 KB

Demo and examples

Ngx Awesome Popup

-----------------------------------------------------

This is a demo page built in Angular that utilizes the Ngx Awesome Popup library, showcasing various use cases. Additionally, a practical example with CRUD operations on a local JSON server running on port 3000 is implemented, along with state management. Feel free to clone the repository and use the code examples without any restrictions.

To start the application, use the command npm start, which will run the Angular application in the background on port 4200 and the JSON server on port 3000.

Ngx Awesome Popup

Visit the

  • Home for code generators, demos and documentation.
  • Github repository.
  • Npm repository.
  • Dev.to to read about the library.