git clone https://github.com/jmou/train-times.git
git clone git@github.com:jmou/train-times.git
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>RC Transit Times</title>
<link rel="stylesheet" type="text/css" href="../src/index.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>