@plsr/nuxt-layer-i18n
v0.0.1-beta3
Published
Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
Downloads
2
Readme
Nuxt 3 Minimal Starter
Look at the Nuxt 3 documentation to learn more.
Deps tested
Deployment targets tested
- https://pages.cloudflare.com/
- https://vercel.com/
Setup
Make sure to install the dependencies:
bun installDevelopment Server
Start the development server on http://localhost:3000:
bun run devProduction
Build the application for production:
bun run buildLocally preview production build:
bun run previewCheck out the deployment documentation for more information.
