This website works better with JavaScript.
Home
Explore
Help
Sign In
huangmh
/
qmgame
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27
Commits
1
Branch
0
Tags
24 MiB
JavaScript
99.7%
CSS
0.2%
Tree:
f479fe33d7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f479fe33d7'
${ noResults }
qmgame
/
index.js
3 lines
75 B
Raw
Blame
History
import
Vue
from
"vue"
;
import
Game
from
"./Game.vue"
;
export
default
Game
;
Reference in new issue