Skip to content

A smalll Nuxt.js application showcasing how to fetch data from a Zendesk Help Center

Notifications You must be signed in to change notification settings

eric-at-nocoast/zd-nuxt-example

Repository files navigation

Fetching data from a Zendesk Help Center using Nuxt.js

Getting started

Follow these steps to get a local copy up and running.

  • Clone the repository git clone https://github.com/eric-at-zd/zd-nuxt-example
  • CD into the directory cd zd-nuxt-example
  • Install the dependencies npm install
  • Copy the env.example file into an .env and replace with your values
  • Build the app npm run build
  • Run the app npm run start

About

A smalll Nuxt.js application showcasing how to fetch data from a Zendesk Help Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published