https://github.com/mislam/poster
Generate poster image for Facebook
https://github.com/mislam/poster
Last synced: 12 months ago
JSON representation
Generate poster image for Facebook
- Host: GitHub
- URL: https://github.com/mislam/poster
- Owner: mislam
- Created: 2015-02-23T20:58:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T20:59:08.000Z (over 11 years ago)
- Last Synced: 2025-04-09T14:15:58.427Z (about 1 year ago)
- Language: CSS
- Size: 120 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
Generate poster image for Facebook.
## Installation
npm install
bower install
## Development
broccoli serve --host 0.0.0.0 --port 8080 --live-reload-port 35729
Now, browse to the following URL:
http://localhost:8080/
## Deploy
rm -rf dist && BROCCOLI_ENV=production broccoli build dist