0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/announcement-bar/README.md

17 lines
434 B
Markdown
Raw Normal View History

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