@awes-io/nuxt-profile
v2.9.81
Published
v1.0
Downloads
1,243
Readme
Awes.io/NuxtProfile
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