0.6.0 • Published 6 years ago

@ngx-plus/ngx-alerts v0.6.0

Weekly downloads
43
License
MIT
Repository
github
Last release
6 years ago
@ngx-plus/ngx-alerts

Demo & Docs

https://ngx-plus.github.io/ngx-alerts/

Development / Contributing

Global Install

npm install -g lerna @angular/cli

Clone Repo

git clone https://github.com/ngx-plus/ngx-alerts.git

Local Install

cd ngx-alerts and install project dependencies

npm install

Lerna Bootstrap

This will bootstrap the packages in the ngx-alerts repo, installing all of their dependencies and linking any cross-dependencies. After running this command, the demo will use the local version of ngx-alerts for development.

lerna bootstrap

Watch Mode

This will watch the ngx-alerts files and rebuild on changes.

npm run watch

Dev Mode

This will fire up a live-reload dev server for the demo.

npm run dev

Contributors

Many thanks to these awesome contributors!

Brannon N. Darby II💻Bram Borggreve💻

This project follows the all-contributors specification. Contributions of any kind are welcome!

0.6.0

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.0

6 years ago

0.4.9

6 years ago

0.4.8

6 years ago

0.4.6

6 years ago

0.4.7

6 years ago

0.4.5

6 years ago

0.4.4

7 years ago

0.4.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago