Skip to content

edm00se/pointing-sound-board

Repository files navigation

Pointing Sound Board

build status

A sound board for pointing poker humor, written in vue.js.

Alternatively, you can just load up this starter at its corresponding codesandbox url: 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

License

MIT