muhibbudins / nuxt-coreui

💫 NuxtJS + CoreUI Project — Unofficial Nuxt + CoreUI project, free to use boilerplate for every need.
183 stars 76 forks source link
coreui coreui-dashboard-template nuxt nuxtjs nuxtjs-template

Nuxt CoreUI Project

NuxtJS + CoreUI

Unofficial Nuxt + CoreUI project, free to use boilerplate for every need. For more information about Vue CoreUI you can see at Official Vue CoreUI.

Usage

If you want to use this boilerplate, make sure you already installed NodeJS and Vue CLI on your local machine. And then, you can use below command to download this boilerplate.

$ vue init muhibbudins/nuxt-coreui my-project  
$ cd my-project

# install dependencies
$ npm install # Or yarn install

Make sure to use a version of vue-cli >= 2.1 (vue -V).

Development

# serve with hot reloading at localhost:3000
$ npm run dev # Or yarn dev

Go to http://localhost:3000

Production

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

Todo

License

This project under NuxtJS License and CoreUI License