angular-material-calendar
A calendar directive for AngularJS and Angular Material Design
File Explorer
Download Latest Version (.zip)- angular-material-calendar.css
- angular-material-calendar.html
- angular-material-calendar.js
- angular-material-calendar.min.css
- angular-material-calendar.min.js
- angular-material-calendar.html
- angular-material-calendar.js
- angular-material-calendar.scss
- calendarMdDirective.spec.js
- calendarService.spec.js
- dateToGmtFilter.spec.js
- website.spec.js
- calendarDataService.spec.js
- calendarMdDirective.spec.js
- calendarService.spec.js
- angular-material-min.css
- styles.css
- angular-animate.min.js
- angular-aria.min.js
- angular-material-calendar.js
- angular-material.min.js
- angular-sanitize.min.js
- angular.min.js
- demo.js
- 404.html
- fullscreen.html
- index.html
- .codeclimate.yml
- .coveralls.yml
- .eslintrc
- .gitattributes
- .gitignore
- angular-material-calendar.css
- angular-material-calendar.html
- angular-material-calendar.js
- angular-material-calendar.min.css
- angular-material-calendar.min.js
- bower.json
- CHANGELOG.md
- gulpfile.js
- karma.conf.js
- LICENSE.md
- package.json
- protractor.conf.js
- README.md
- upload
# Installation Guide
1. Get the code
git clone https://github.com/jsmodules/angular-material-calendar
Downloads the entire project code from GitHub to your computer.
cd angular-material-calendar
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save angular-material-calendar
Downloads and installs the libraries listed in package.json.
npm install angular-i18n
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
