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 your unit tests
yarn test:unit
### Run your end-to-end tests
yarn test:e2e
### Lints and fixes files
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!