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.
# 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
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!