GitHunt
CO

consoleloginov/learn-auth

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

npm install

Development Server

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

npx nuxt dev

Production

Build the application for production:

npx nuxt build

Locally preview production build:

npx nuxt preview

Check out the deployment documentation for more information.

Languages

Vue94.1%TypeScript5.9%

Contributors

Created May 2, 2023
Updated May 4, 2023
consoleloginov/learn-auth | GitHunt