/moviegameinvue

front end piece for the movie game in vue2 quasar framework. Great sample for understanding how to structure a socketio application with the quasar framework.

Primary LanguageJavaScript

Frontend Vue Quasar Socket.io Movie Game App

You will find the frontend piece for the movie game. Written in vue2 and the Quasar framework.

Quasar App

A Quasar project

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint