Skip to content

tuananhp-1844/nuxt-coreui

 
 

Repository files navigation

coreui

Manual copy coreui theme from https://github.com/muhibbudins/nuxt-coreui and fix some bug. Change sidebar & header to fix position. upgrade modules font awesome 4.x to 5.x

  • nuxt: 2.0.0
  • fontawesome: 5.6.3
  • bootstrap: 4.1.3
  • nuxt validate : 0.1.2

another feature:

  • include axios
  • sass compiler

Todo:

  • fix scroll in sidebar with vue2-perfect-scrollbar
  • change fa class with fab/fas/far

Build Setup

# install dependencies
$ npm install

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

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

# generate static project
$ npm run generate

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

About

Admin template coreui for nuxt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 87.9%
  • CSS 10.9%
  • JavaScript 1.2%