1.1.0 • Published 8 years ago

angular-kit-date-range-form v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Angular Kit Date Range Form

<ng-kit-date-range-form> 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 5

NPM 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