mirror of
https://github.com/romancm/gamebrary
synced 2024-11-23 19:53:14 +00:00
No description
0627dc3d4f
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.circleci | ||
.github/ISSUE_TEMPLATE | ||
build | ||
config | ||
functions | ||
src | ||
static | ||
test/unit | ||
.all-contributorsrc | ||
.babelrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.firebaserc | ||
.gitignore | ||
.postcssrc.js | ||
firebase.json | ||
index.html | ||
LICENSE | ||
package.json | ||
README.md | ||
travis.yml | ||
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 tests
$ yarn test
# Run linter
$ yarn lint
# Translate strings (requires google API key)
$ yarn translate
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!