Skip to content

Files

Latest commit

AndyAndy
Andy
and
Andy
Aug 22, 2024
fda55bc · Aug 22, 2024

History

History
15 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 254 Bytes

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