Pebolim front é um projeto para brincar com Bluemix e a mesa de pebolim com sensores e um raspberry controlador.
feature
: "cara ou coroa" para definir quem começa a partidafeature
: tela adminfeature
: tela jogofeature
: tela torneiofeature
: tela regrasYou will need the following things properly installed on your computer.
git clone <repository-url>
this repositorynpm install
bower install
ember server
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)Specify what it takes to deploy your app.