0.0.2 • Published 10 years ago
angular-odm-calendar v0.0.2
Angular ODM Calendar
Installation
Install via bower
bower install angular-odm-calerndarInstall via npm
npm install angular-odm-calerndarUsage
Add it as a dependency to your app and then use the directive in your HTML files.
Development
Install Gulp via npm if you don't have it
npm install -g gulpAvailable commands
gulp: build and test the projectgulp build: build the project and make new files indistgulp serve: start a server to serve the demo page and launch a browser then watches for changes insrcfiles to reload the pagegulp test: run testsgulp serve-test: runs tests and keep test browser open for development. Watches for changes in source and test files to re-run the tests
License
MIT