lyft / lyft.github.io

This is code for oss.lyft.com website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyft Open Source Website

Build Status

This is code for oss.lyft.com website.

Technology stack

Hacking

You need to have node and yarn installed.

Clone the repo and run following command to start the development server:

GITHUB_TOKEN=<github-token> yarn start

đź’ˇ Get a new GitHub access token here!

Deploy

Everything merged to the develop branch is automatically deployed via TravisCI.

About

This is code for oss.lyft.com website.


Languages

Language:TypeScript 93.9%Language:JavaScript 6.1%