Look at the Nuxt 3 documentation to learn more.
Make sure to install the dependencies:
# bun
bun install
- Create a
pages
directory in thesrc
folder - In
pages
createindex.vue
, which will replaceapp.vue
- Delete
app.vue
Look at the Nuxt 3 documentation to learn more.
Make sure to install the dependencies:
# bun
bun install
pages
directory in the src
folderpages
create index.vue
, which will replace app.vue
app.vue