Skip to content

Latest commit

 

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