This website works better with JavaScript.
Home
Explore
Help
Sign In
skrabanek
/
vue_routerapp
Watch
1
Star
0
Fork
0
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.
3
Commits
1
Branch
0
Tags
247 KiB
Vue
69.6%
JavaScript
20.1%
HTML
10.3%
Tree:
1aca067e7e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1aca067e7e'
${ noResults }
vue_routerapp
/
my-router-project
/
src
/
views
/
AboutView.vue
5 lines
89 B
Raw
Blame
History
<
template
>
<
div
class
=
"about"
>
<
h1
>
This
is
an
about
page
<
/
h1
>
<
/
div
>
<
/
template
>
Reference in new issue