/421-vue

Primary LanguageVue

421-vue

A Vue.js project

421 is a game of dice which can be played by at least by 2 peaple. This webapplication is developped in Vue.js and facilitate the counting of points. Click here to visit the online app.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.