This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
wang_chenxi
/
chat-im
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
0736516ac1
Branchit
Tagit
master
chat-im
/
src
/
pages
/
card
/
main.js
main.js
90 B
Historia
Raaka
1
2
3
4
5
import Vue from 'vue'
import App from './index'
const app = new Vue(App)
app.$mount()