Emoji Scavenger Hunt

Emoji Scavenger Hunt is an experiment that leverages the power of neural networks and your phone’s camera to identify the real world versions of the emojis we use every day.

https://g.co/emojiscavengerhunt

部署

ubuntu 16.04 安装nodejs

安装yarn

在 Debian 或者 Ubuntu 操作系统上,你可以通过我们提供的 Debian 包仓库来安装 Yarn。 在这之前,你需要先配置仓库:

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -

echo
"deb https://dl.yarnpkg.com/debian/ stable main"
 | sudo tee /etc/apt/sources.list.d/yarn.list

在 Ubuntu 14.04 和 Debian 稳定版中,你还需要配置NodeSource 仓库来获取新版本的 Node.js (Debian 测试版和 Ubuntu 16.04 版本中已经集成了一个足够新的 Node.js 版本,所以在这些环境中可以跳过这步)。

然后执行:

sudo apt-get update && sudo apt-get install yarn

results matching ""

    No results matching ""