2023-04-19 14:12:07 +03:00
|
|
|
# Announcement Bar
|
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
## Development
|
2023-04-19 14:12:07 +03:00
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
### Pre-requisites
|
2023-04-19 14:12:07 +03:00
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
- Run `yarn` in Ghost monorepo root
|
|
|
|
- Run `yarn` in this directory
|
2023-04-19 14:12:07 +03:00
|
|
|
|
2023-07-27 10:09:01 +03:00
|
|
|
### Running via Ghost `yarn dev` in root folder
|
2023-04-19 14:12:07 +03:00
|
|
|
|
2023-07-27 10:09:01 +03: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 14:12:07 +03:00
|
|
|
|
|
|
|
# Copyright & License
|
|
|
|
|
2023-08-03 22:41:10 +03:00
|
|
|
Copyright (c) 2013-2023 Ghost Foundation - Released under the [MIT license](LICENSE).
|