Skip to content

Morraycage/nuxt3-nestedroute-example

Repository files navigation

Nuxt3 Nested Routes Example

An example of a Nuxt 3 project with nested routes (pages) including:

Nested Routes (Using <NuxtPage>)

How it looks like

Build Setup

# install dependencies
$ yarn install

# Serve with hotreload on http://localhost:3000
$ yarn dev

# Production
$ yarn build
$ yarn start

# Static Site Generator
$ yarn generate

About

An example Nuxt 3 project for nested routes (pages).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published