mirror of
https://github.com/romancm/gamebrary
synced 2024-11-10 13:44:16 +00:00
No description
.circleci | ||
.github/ISSUE_TEMPLATE | ||
firebase | ||
functions | ||
public | ||
src | ||
tests | ||
.all-contributorsrc | ||
.editorconfig | ||
.firebaserc | ||
.gitignore | ||
babel.config.js | ||
cypress.json | ||
firebase.json | ||
jsconfig.json | ||
LICENSE | ||
package.json | ||
README.md | ||
vue.config.js | ||
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 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!