Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

MrJmpl3/javascript-nuxtjs--frontend-creative-tim-vue-material-kit

Repository files navigation

Nuxt - Vue Material Dashboard

My lovely Nuxt.js project

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm dev

# build for production and launch server
$ npm build
$ npm start

# generate static project
$ npm generate

For detailed explanation on how things work, check out Nuxt.js docs.

Notes

  1. The tag "a" in the container of Dropdown as replace to "div.item" because you can't put block element inside "a" or "p" tags.
  2. Nuxt configure the Vue template compiler to delete the spaces between the html tags.
  3. Some components as remaned to apply the styles guides of Vue.
  4. In vue-carrousel, use the plugin "client-mode" and tag "client-only" because don't have support for SSR

To future:

  1. Renamed the components and delete the folders to apply the good practices: https://vuejs.org/v2/style-guide/#Order-of-words-in-component-names-strongly-recommended https://vuejs.org/v2/style-guide/#Tightly-coupled-component-names-strongly-recommended

About

Nuxt version of Vue Material Kit of Creative Tim

Resources

Stars

Watchers

Forks

Packages

No packages published