/MRoulette

This is roulette app made with vue.js and Nuxt.js. It works on Web.

Primary LanguageVue

MRoulette

This is the roulette web app works on web browser.

The functions are...

  • Title
  • AutoDelete picked item.
  • Easy Tweet result system.
  • change rate system.

Access -> here

Build Setup

# install dependencies
$ yarn install

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

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.