This website works better with JavaScript.
Explore
Help
Sign In
aziis98
/
template-go-vitejs
mirror of
https://github.com/aziis98/template-go-vitejs
Watch
1
Star
1
Fork
You've already forked template-go-vitejs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e55f2452dd
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e55f2452dd'
${ noResults }
template-go-vitejs
/
frontend
/
src
/
pages.jsx
6 lines
89 B
JavaScript
Raw
Blame
History
export
const
PageHomepage
=
(
{
}
)
=>
(
<
main
>
<
h1
>
Homepage
<
/
h
1
>
<
/
m
a
i
n
>
)
Reference in New Issue
View Git Blame
Copy Permalink