Skip to content

Limess/ft-2017-hackday-do-it-live-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Premise

Crawling the https://live.ft.com events page for upcoming events, exposing this for integration with an API, then pulling from this API to show a beautiful (hacked together) sidebar article on an FT page.

Running it

This project uses yarn and yarn scripts.

Start a stubbed FT article with stubs locally

yarn start

Crawl FT.live

Outputs to output/ft-live.json

yarn run crawl

Build static assets

yarn run build

Open browser and watch static assets

yarn run watch

Releases

No releases published

Packages

No packages published