mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 05:34:15 +00:00
10 KiB
Executable file
10 KiB
Executable file
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 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
Customize configuration
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!