angular-kit-form-error-alert
v1.1.0
Published
An angular alert directive built with Bootstrap 3
Readme
Angular Kit form error alert
<ng-kit-form-error-alert> is a angular directive built with Bootstrap 3.
Development
To create a environment from scratch, install all the following dependencies.
NVM and NPM
nvm install 5NPM global packages
npm install -g [email protected] [email protected] [email protected]Install Ruby and SASS
sudo apt-get install ruby ruby-dev gcc make
sudo gem install sass