amigolargo / tfl-greencard

#cityhack18 prototype made over a weekend at Aecom's offices in Aldgate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tfl-greencard

To run locally, you will need to install Node / npm: https://nodejs.org/en/download/

To check the installation, run node -v and npm -v

Then install the command line interface for Gatsby

npm install --global gatsby-cli

Development build

gatsby develop

Production build

gatsby build

Serve the production build

gatsby serve

tfl greencard

tfl greencard

tfl greencard

tfl greencard

About

#cityhack18 prototype made over a weekend at Aecom's offices in Aldgate

License:MIT License


Languages

Language:CSS 98.4%Language:JavaScript 1.6%