Enlighten your Nuxt experience
- 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 setupYou're done! Start developing with Nuxt and enjoy!
- Clone this repository
- Install dependencies using
yarn install - Start development server using
yarn build --watch