0.0.8 • Published 1 year ago

agtcalendar v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Agtcalendar

install

note ::::: only for angular.

Step 1 : Go to the terminal ang enter command npm install agtcalendar.

##importing

Step 2 : go to the module and import the AgtcalendarModule,

import { AgtcalendarModule } from agtcalendar;

##using

step 3: go to the html page and type the tag name as <agt-calendar></agt-calendar>.

displaying

use ng serve --open command to display the file