文件名称:Gamr
文件大小:31KB
文件格式:ZIP
更新时间:2024-03-28 23:12:22
JavaScript
Gamr
【文件预览】:
Gamr-master
----.gitignore(26B)
----app.js(609B)
----package.json(498B)
----package-lock.json(75KB)
----bin()
--------www(2KB)
----models()
--------index.js(986B)
--------game.js(636B)
--------user.js(596B)
----public()
--------stylesheets()
--------index.html(176B)
----seeders()
--------20210308163646-add-games.js(1002B)
----config()
--------config.json(214B)
----migrations()
--------20210305200856-create-user.js(805B)
--------20210308153601-create-game.js(827B)
----routes()
--------index.js(205B)
--------users.js(2KB)
--------games.js(326B)