nuxt-coreui
nuxt-coreui copied to clipboard
💫 NuxtJS + CoreUI Project — Unofficial Nuxt + CoreUI project, free to use boilerplate for every need.
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
- [x] Fix link and views
- [x] Upgrade to latest Nuxt boilerplate
- [x] Using Express as server
- [x] Move installation to Vue CLI
- [x] Extend SCSS to Style Resources
License
This project under NuxtJS License and CoreUI License