2023-04-19 15:12:07 +04:00
|
|
|
# Announcement Bar
|
|
|
|
|
2023-07-27 09:09:01 +02:00
|
|
|
## Development
|
2023-04-19 15:12:07 +04:00
|
|
|
|
2023-07-27 09:09:01 +02:00
|
|
|
### Pre-requisites
|
2023-04-19 15:12:07 +04:00
|
|
|
|
2023-07-27 09:09:01 +02:00
|
|
|
- Run `yarn` in Ghost monorepo root
|
|
|
|
- Run `yarn` in this directory
|
2023-04-19 15:12:07 +04:00
|
|
|
|
2023-07-27 09:09:01 +02:00
|
|
|
### Running via Ghost `yarn dev` in root folder
|
2023-04-19 15:12:07 +04:00
|
|
|
|
2023-07-27 09:09:01 +02:00
|
|
|
You can automatically start the announcement-bar dev server when developing Ghost by running Ghost (in root folder) via `yarn dev --announcementbar`.
|
2023-04-19 15:12:07 +04:00
|
|
|
|
|
|
|
# Copyright & License
|
|
|
|
|
2023-08-03 20:41:10 +01:00
|
|
|
Copyright (c) 2013-2023 Ghost Foundation - Released under the [MIT license](LICENSE).
|