@awes-io/nuxt-auth

v2.0

Usage no npm install needed!

<script type="module">
  import awesIoNuxtAuth from 'https://cdn.skypack.dev/@awes-io/nuxt-auth';
</script>

README

Awes.io NuxtAuth

Install

$ yarn install

Development

# Development server with hot reload
$ yarn watch

# Tests in watch mode
$ yarn test:watch

Build for production

# Build project
$ yarn build

# Lint in auto-fix mode
$ yarn lint:fix

Ensure to write proper commit message according to Git Commit convention