GitHunt
NU

nullnull/nuxt-coreui-dashboard-template

Minimal boilerplate for Nuxt.js + CoreUI to develop dashboard

NuxtJS + CoreUI boilerplate

Image from Gyazo

Minimal boilerplate for Nuxt.js + CoreUI to develop dashboard, originally created by using nuxt-coreui.

If you want to see what kind of components are prepared, it will help you to visit Official Live Demo and you can see sources on nuxt-coreui.

Difference

  • Using spa mode
  • Using pug

Usage

Simply clone this repository.

$ git clone git@github.com:nullnull/nuxt-coreui-dashboard-template.git
$ cd nuxt-coreui-dashboard-template
$ yarn install

Development

$ yarn dev

Go to http://localhost:3000

Production

$ yarn generate

Languages

CSS71.4%Vue22.1%JavaScript6.5%

Contributors

Created February 9, 2019
Updated February 11, 2019
nullnull/nuxt-coreui-dashboard-template | GitHunt