Skip to content

Imanullah/nuxt3-simple-subdomain-routing

Repository files navigation

Nuxt 3 Simple Subdomain Routing

This repo is a testing NUXT3 subdomain routing with router.option.ts in app folder. It work both in pages folder profile and Layers extends _blog

Setup

Create .env file in root directory and add :

VITE_SITE_URL = "https://yourdomain.com"

Install

# yarn
yarn install

# npm
npm install

About

Simple Routing Nuxt 3 Subdomain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published