The Nuxt Authentication Course Sample Project

This repo is for education purposes only, not for production. (many things are missing for production use)

Install the dependencies:

npm install

Run the dev server:

npm run dev