@awes-io/nuxt-auth
v2.14.69
Published
v2.0
Downloads
1,489
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