Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edm00se/pointing-sound-board

a vue.js sound board for pointing poker
https://github.com/edm00se/pointing-sound-board

pointingpoker soundboard travis-ci vue

Last synced: 2 months ago
JSON representation

a vue.js sound board for pointing poker

Awesome Lists containing this project

README

        

Pointing Sound Board



build status

> A sound board for pointing poker humor, written in [vue.js](https://vuejs.org/).

Alternatively, you can just load up this starter at [its corresponding codesandbox url][codesandbox-link]:
https://codesandbox.io/s/github/edm00se/pointing-sound-board

## Installation

- `git clone `
- `cd pointing-sound-board`
- `npm install`

## Usage

- `npm run dev` gives you a development server with hot reloading
- `npm run build` creates a production ready build
- ~`npm test` runs test suites~

## History

Inspired from a raucous round of pointing poker which seemed to need a bit of a follow-up.

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request 🙂

## Credits

- [vue.js][vue]
- [vite][vite]

# License

MIT

[vue]: https://vuejs.org/
[vite]: https://vitejs.dev/
[codesandbox-link]: https://codesandbox.io/s/github/edm00se/pointing-sound-board