This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
jiaxing.liao
/
shalu-dashboard-ui
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
007f3b2deb
Dallar
Biçim İmleri
master
shalu-dashbo...
/
src
/
main.ts
main.ts
93 B
Geçmiş
Ham
1
2
3
4
5
import { createApp } from "vue";
import App from "./App.vue";
createApp(App).mount("#app");