This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kentbull
/
crowd-funder-for-time-pwa
forked from
trent_larson/crowd-funder-for-time-pwa
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.
6
Commits
2
Branches
0
Tags
33 MiB
Tree:
303f22b60d
kb/add-usage-guide
master
0.1.8
0.2.1
0.2.11
0.2.17
0.2.2
0.2.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '303f22b60d'
${ noResults }
crowd-funder-for-time-pwa
/
src
/
views
/
AboutView.vue
6 lines
89 B
Raw
Normal View
History
init
2 years ago
<
template
>
<
div
class
=
"about"
>
<
h1
>
This
is
an
about
page
<
/
h1
>
<
/
div
>
<
/
template
>