出发时间APP 米尔顿·卡梅洛(Milton Camelo) 确保您具有: 。 。 。 。 首先克隆仓库 $ git git@github.com:militem-code/app-departure-times.git # or clone your own fork $ cd app-departure-times 初始配置 转到app.json并将您的Google API密钥设置为: " googleMaps " : { " apiKey " : " YOUR API KEY " } 本地运行 使用Node.js # with npm $ npm install