Skip to content

abobakerMohsan/nuxt3-auth-example

 
 

Repository files navigation

Nuxt 3 - Auth Example

vercel

Have a look at the Nuxt 3 documentation.

Setup

Make sure to install the dependencies

npm install

Development

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Checkout the deployment documentation.

About

NuxtJS Authentication example with Docker and Tailwind integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.4%
  • Vue 45.2%
  • CSS 5.8%
  • JavaScript 1.5%
  • Other 1.1%