🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A simple yet highly customizable AngularJS module used to display different types of notification popups on the web application.

Modal_Popup Plugins

Documentation

Simple Angular 1.x Notifier

"Tools" installation:

npm install webpack -g npm install gulp -g cd /blah-blah/.../project-folder/ npm install 

To make webpack processes the build:

npm test (or gulp frontend-watch) 

To start tests:

gulp test 

To run es-lint:

gulp lint 

You May Also Like