Starters
Quickly create a Nuxt project with one of the UI Thing starters below.
Counter

The counter starter is a Nuxt app with UI Thing already initialized.
Features
- Pinia - A state management library for Vue/Nuxt
- Es Lint - Nuxt eslint installed and configured
- Prettier - Code formatter for consistent style
- Commit Lint - Lint your commit messages
- Husky - Git hooks for linting
- Lint Staged - Lint staged files before commit