/TruthOrDare

Primary LanguageJavaScript

Build Status Greenkeeper badge

Truth or dare

Demo

http://truthordare.surge.sh

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn run dev

# build for production with minification
yarn run build

# run all tests
yarn test