mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 13:44:16 +00:00
No description
.circleci | ||
.github/ISSUE_TEMPLATE | ||
build | ||
config | ||
functions | ||
src | ||
static | ||
test/unit | ||
.all-contributorsrc | ||
.babelrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.firebaserc | ||
.gitignore | ||
.postcssrc.js | ||
firebase.json | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md | ||
travis.yml | ||
yarn.lock |
Gamebrary
Open source tool to organize video game collections.
Gamebrary is an open source tool that helps organize video game collections. Written in javascript using VueJS.
Get started
# Install dependencies
$ yarn
# Run the app
$ yarn dev
# Compiles and minifies for production
$ yarn build
# Run tests
$ yarn test
# Run linter
$ yarn lint
# Translate strings (requires google API key)
$ yarn translate
Contributors
Thanks goes to these wonderful people (emoji key):
Roman Cervantes 🚇 💻 | Matthew Bunge 💻 | Tristan 💻 | OmegaRobert 🐛 | areyouokani 💬 🐛 | Jacob Weisz 🤔 | Guillaume Martigny 🐛 |
Jason Banich 🐛 | Alex Noble 🤔 💻 | Gyndemia 🐛 | Michael Harding 🐛 | Wes Kenyon 🐛 | Haseeb Elahi 💻 | Patrick Kontschak 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!