Skip to content

Example nuxt monorepo with ui module and utils plugin

Notifications You must be signed in to change notification settings

petit-fils/nuxt-monorepo

Repository files navigation

My learning Nuxt 3 Monorepos with PNPM Workspaces

📚 - My trying to make a mono-repository with UI components and utils

Install:

pnpm i

Run dev mode:

pnpm run -r dev

Build applications:

pnpm run -r build

Run specific application

pnpm --filter web run dev

About

Example nuxt monorepo with ui module and utils plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published