Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edm00se/pointing-sound-board
- Owner: edm00se
- Created: 2018-09-26T02:30:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T14:38:29.000Z (2 months ago)
- Last Synced: 2024-11-01T15:29:49.674Z (2 months ago)
- Topics: pointingpoker, soundboard, travis-ci, vue
- Language: JavaScript
- Homepage: https://point-board.edm00se.codes/
- Size: 5.39 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pointing Sound Board
> 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