/nuxt3-helpcenter

This project utilizes TypeScript, Vuetify 3, and the Composition API to enhance both user and developer experiences, featuring internationalization(i18n) and Sass for advanced styling.

Primary LanguageVue

nuxt3-helpcenter

This project utilizes TypeScript, Vuetify 3, and the Composition API to enhance both user and developer experiences, featuring internationalization(i18n) and Sass for advanced styling.

Features

  • Nuxt 3
  • TypeScript
  • Vuetify 3
  • Composition API (script setup)
  • i18n
  • Sass

View this demo site:

https://nuxt3-helpcenter.netlify.app/contents

omergumus

Installation

Clone the project to your local development environment with the following steps:

git clone https://github.com/omrgms/nuxt3-helpcenter.git
cd nuxt3-helpcenter
yarn install

yarn dev