Skip to content

striblab/strib-card

Repository files navigation

Strib card

Browser based application to make share cards.

Development

  1. Install Node
  2. Install dependencies: npm install
  3. Build-related commands:
    • To run the build, a web browser, and to watch for changes, run: npm run develop
    • Or to just run the build once: npm run build

Deploy

To S3:

aws s3 sync ./build s3://static.startribune.com/news/tools/strib-card

Credits

Lots of inspiration and some code taken from the Seattle Times pullquote.

About

Browser based application to make share cards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors