https://github.com/christopherkade/jammer
:notes: Create and share song lists to jam to
https://github.com/christopherkade/jammer
app firebase music nuxtjs
Last synced: about 1 year ago
JSON representation
:notes: Create and share song lists to jam to
- Host: GitHub
- URL: https://github.com/christopherkade/jammer
- Owner: christopherkade
- Created: 2019-02-28T14:20:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T20:11:07.000Z (over 7 years ago)
- Last Synced: 2025-03-29T04:12:10.814Z (about 1 year ago)
- Topics: app, firebase, music, nuxtjs
- Language: Vue
- Homepage: https://christopherkade.com/Jammer/
- Size: 630 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Jammer
Jammer is a web application that lets you quickly create a list of every song you can play on your favorite instrument. You can then compare your list to your friends', get matches in an instant and get right to jamming ! :guitar:
## Build Setup
``` bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
```
## Contributing
For a detailed explanation on how to contribute to Jammer, check out the [contribution guidelines](https://github.com/christopherkade/Jammer/blob/master/CONTRIBUTING.md).