This website requires JavaScript.
Explore
Help
Sign In
yufu
/
manifest
Watch
6
Star
2
Fork
You've already forked manifest
0
Code
Issues
21
Pull Requests
1
Packages
Projects
4
Releases
Wiki
Activity
a790e569af
manifest
/
nuxt
/
app.vue
9 lines
115 B
Vue
Raw
Normal View
History
Unescape
Escape
Nuxt osnova
2023-02-22 21:19:55 +01:00
<
template
>
<
div
>
<
Glava
/
>
Nuxt frontend, loadanje iz APIja, sample glava in prva stran
2023-03-08 23:13:33 +01:00
<
section
class
=
"body"
>
<
NuxtPage
/
>
<
/
section
>
Nuxt osnova
2023-02-22 21:19:55 +01:00
<
/
div
>
<
/
template
>