emmendoza2794 / basic-template-prime-vue-nuxt

πŸ—‚ This project integrates a basic dashboard responsive templateπŸ“± in the Nuxtjs framework based on PrimeVue UI components πŸš€πŸš€πŸš€

Home Page:https://basic-template-prime-vue-nuxt.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚑ welcome ⚑

πŸ—‚ This project integrates a basic dashboard responsive templateπŸ“± in the Nuxtjs framework based on PrimeVue UI components

DEMO: https://basic-template-prime-vue-nuxt.web.app/ πŸš€

dashboard dashboard responsive menu

🚧 To use the dashboard template from scratch 🚧

  1. clone or download the repository

  2. install the project packages

npm install

  1. start the server

npm run dev

🚧 To integrate the dashboard template into an already created project 🚧

🚨 requirements 🚨

πŸ“ steps to integrate the basic dashboard template πŸ“

  • copy the layouts/default.vue file to the root directory
  • copy the components/mainMenu.vue file to the root directory
  • copy the pages/index.vue file to the root directory (optional)
  • copy content of nuxt.config.ts file

nuxt config

About

πŸ—‚ This project integrates a basic dashboard responsive templateπŸ“± in the Nuxtjs framework based on PrimeVue UI components πŸš€πŸš€πŸš€

https://basic-template-prime-vue-nuxt.web.app/


Languages

Language:Vue 98.3%Language:TypeScript 1.7%