@ngx-plus/ngx-alerts
@ngx-plus/ngx-alertsDemo & Docs
Development / Contributing
Global Install
npm install -g lerna @angular/cliClone Repo
git clone https://github.com/ngx-plus/ngx-alerts.gitLocal Install
cd ngx-alertsand install project dependencies
npm installLerna 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 bootstrapWatch Mode
This will watch the ngx-alerts files and rebuild on changes.
npm run watchDev Mode
This will fire up a live-reload dev server for the demo.
npm run devContributors
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!
