Signaling server, WS, login, room creation
This commit is contained in:
@@ -3,7 +3,12 @@ import App from './App.vue'
|
||||
import './registerServiceWorker'
|
||||
import router from './router'
|
||||
import store from './store'
|
||||
import Buefy from 'buefy'
|
||||
|
||||
import 'buefy/dist/buefy.css'
|
||||
|
||||
// import './assets/style.scss'
|
||||
Vue.use(Buefy)
|
||||
Vue.config.productionTip = false
|
||||
|
||||
new Vue({
|
||||
|
||||
Reference in New Issue
Block a user