The official Nuxt Certification Program is coming.

nuxt-hue
nuxt-hue

Enlighten your Nuxt experience

nuxt-hue

npm versionnpm downloadsGithub Actions CICodecovLicense

Enlighten your Nuxt experience

Setup

  1. Add nuxt-hue dependency globally
yarn global add nuxt-hue # or npm install --global nuxt-hue
  1. Run the setup command and let the wizard guide you through
nuxt-hue setup

You're done! Start developing with Nuxt and enjoy!

Development

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start development server using yarn build --watch

License

MIT License