]> git.xn--bdkaa.com Git - where-are-you.py.git/commit
front
authora.soldatof <a.soldatof@gmail.com>
Sat, 18 May 2019 18:58:00 +0000 (21:58 +0300)
committera.soldatof <a.soldatof@gmail.com>
Sat, 18 May 2019 18:58:08 +0000 (21:58 +0300)
commitc69c50f42073822abb5e19a5dec34319d3fceaf2
treebe68d80a4b4152a866d3a6a9dce2fba66284e4c6
parent023f45ef5c3f2760fe21271c28a82832c9b0c572
front
25 files changed:
app.py
front/.gitignore [new file with mode: 0644]
front/package-lock.json [new file with mode: 0644]
front/package.json [new file with mode: 0644]
front/public/favicon.ico [new file with mode: 0644]
front/public/index.html [new file with mode: 0644]
front/public/manifest.json [new file with mode: 0644]
front/public/now.json [new file with mode: 0644]
front/src/404.js [new file with mode: 0644]
front/src/App.css [new file with mode: 0644]
front/src/AppLayout.js [new file with mode: 0644]
front/src/Game.js [new file with mode: 0644]
front/src/GameController.js [new file with mode: 0644]
front/src/Link.js [new file with mode: 0644]
front/src/Welcome.js [new file with mode: 0644]
front/src/api.js [new file with mode: 0644]
front/src/createMap.js [new file with mode: 0644]
front/src/img/sticker.webp [new file with mode: 0644]
front/src/index.css [new file with mode: 0644]
front/src/index.js [new file with mode: 0644]
front/src/logo.svg [new file with mode: 0644]
front/src/render.js [new file with mode: 0644]
front/src/router.js [new file with mode: 0644]
front/src/routes.js [new file with mode: 0644]
front/src/serviceWorker.js [new file with mode: 0644]