added new plugin: microsoft-calendar
Signed-off-by: Abhay-soni-developer <abhaysoni.developer@gmail.com>
This commit is contained in:
committed by
blam
parent
bea00428f2
commit
9fafe6879b
@@ -0,0 +1,15 @@
|
||||
# microsoft-calendar
|
||||
|
||||
Welcome to the microsoft-calendar plugin!
|
||||
|
||||
_This plugin was created through the Backstage CLI_
|
||||
|
||||
You can use this plugin by import MicrosoftCalendar from "@internal/plugin-microsoft-calendar"
|
||||
|
||||
> import { MicrosoftCalendar } from "@internal/plugin-microsoft-calendar"
|
||||
|
||||

|
||||
|
||||
You can also serve the plugin in isolation by running `yarn start` in the plugin directory.
|
||||
This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads.
|
||||
It is only meant for local development, and the setup for it can be found inside the [/dev](./dev) directory.
|
||||
Reference in New Issue
Block a user