0.0.3 • Published 3 years ago
@sigveh/nuxt-base v0.0.3
@sigveh/nuxt-base
A Nuxt layer with accessible components, SEO tooling and more.
pnpm install -D @sigveh/nuxt-baseSetup
Make sure to install the dependencies:
pnpm installDevelopment Server
Start the development server on http://localhost:3000
pnpm devProduction
Build the application for production:
pnpm buildLocally preview production build:
pnpm preview