Skip to content

Tutorial code for "How To Implement Authentication in a Nuxt.js App".

Notifications You must be signed in to change notification settings

do-community/nuxt-auth-app

 
 

Repository files navigation

nuxt-auth

Nuxt.js project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

Tutorial code for "How To Implement Authentication in a Nuxt.js App".

Resources

Stars

Watchers

Forks

Languages

  • Vue 77.0%
  • JavaScript 23.0%