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](https://github.com/vuejs/vue).
## Get started
```bash
# 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](https://allcontributors.org/docs/en/emoji-key)):