Skip to content

Darep/simo-soundboard

Repository files navigation

Simo Soundboard

Legendary Simo Soundboard. Ember.js app.

Prerequisites

You will need the following things properly installed on your computer.

Development

  • git clone https://github.com/Darep/simo-soundboard.git
  • cd simo-soundboard
  • npm i && bower i
  • ember server
  • Open http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

  • Get the ejson private key from Darep
  • gem install ejson
  • ember deploy production

About

Simple soundboard app in Ember.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published