nuxt-hue
nuxt-hue copied to clipboard
Enlighten your Nuxt applications
nuxt-hue
Enlighten your Nuxt experience
- ✨ Release Notes
- 📖 Read the documentation
Setup
- Add
nuxt-huedependency globally
yarn global add nuxt-hue # or npm install --global nuxt-hue
- Run the setup command and let the wizard guide you through
nuxt-hue setup
You're done! Start developing with Nuxt and enjoy!
Development
- Clone this repository
- Install dependencies using
yarn install - Start development server using
yarn build --watch
License
MIT License