Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/code-pop/nuxt_authentication


https://github.com/code-pop/nuxt_authentication

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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:

```bash
npm install
```

Run the dev server:

```bash
npm run dev
```