- Notifications
You must be signed in to change notification settings - Fork0
CoreUI Vue is free Vue admin template based on Bootstrap 4
License
vuejsadmin/coreui-free-vue-admin-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Check out Bootstrap Admin Templates Bundle
This is Vue.js version of our Bootstrap 4 admin templateCoreUI.
Please help us onProduct Hunt &Designer News. Thanks in advance!
Why I decided to create CoreUI? Please read this article:Jack of all trades, master of none. Why Boostrap Admin Templates suck.
CoreUI is an Open Source Vue & Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.
CoreUI is based on Bootstrap 4 and offers 6 versions:HTML5 AJAX,HTML5 Static,AngularJS,Angular 2+,React.js &Vue.js.
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
NOTE: Please remember toSTAR this project andFOLLOWmy Github to keep you update with this template.
A fully functional demo is available atCoreUI
- Versions
- CoreUI Pro
- Admin Templates built on top of CoreUI Pro
- Installation
- Usage
- What's included
- Documentation
- Contributing
- Versioning
- Creators
- Community
- Community Projects
- License
- Support CoreUI Development
CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
- CoreUI Free Bootstrap Admin Template
- CoreUI Free Bootstrap Admin Template (Ajax)
- CoreUI Free Angular 2+ Admin Template
- 🚧CoreUI Free .NET Core 2 Admin Template (Available Soon)
- CoreUI Free React.js Admin Template
- 🚧CoreUI Free Vue.js Admin Template
- 💪CoreUI Pro Bootstrap Admin Template
- 💪CoreUI Pro Bootstrap Admin Template (Ajax)
- 💪CoreUI Pro Angular Admin Template
- 💪CoreUI Pro React Admin Template
- 💪CoreUI Pro Vue Admin Template
CoreUI Pro | Prime | Root | Alba | Leaf |
---|---|---|---|---|
# clone the repo$ git clone https://github.com/coreui/coreui-free-vue-admin-template.git CoreUI-Vue# go into app's directory$cd CoreUI-Vue# install app's dependencies$ npm install
# serve with hot reload at localhost:8080npm run serve# build for production with minificationnpm run build# run linternpm run lint# run unit testsnpm run test:unit# run e2e testsnpm run test:e2e
For a detailed explanation on how things work, check out theVue CLI Guide.
Within the download you'll find the following directories and files:
CoreUI-Vue/├── public/ # pure static assets (directly copied)│ └── index.html # index.html template├── src/ # project root│ ├── assets/ # module assets (processed by webpack)│ │ └── scss/ # user styles│ ├── components/ # ui components│ ├── containers/ # ui containers│ ├── router/ # routing │ ├── shared/ # utils│ ├── views/ # ui views│ ├── _nav.js # sidebar nav config│ ├── App.vue # main app component│ └── main.js # app entry file├── test/│ └── unit/ # unit tests│ └── e2e/ # e2e tests├── .eslintrc.js # eslint config├── .gitignore # defaults for gitignore├── .postcssrc.js # postcss config├── CHANGELOG.md├── README.md├── babel.config.js # babel config├── jest.config.js # jest config├── vue.config.js # vue-cli config├── LICENSE└── package.json # build scripts and dependencies
Have a bug or a feature request?Please open a new issue.
CoreUI's documentation, is hosted on our websiteCoreUI
Please read through ourcontributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Editor preferences are available in theeditor config for easy use in common text editors. Read more and download plugins athttp://editorconfig.org.
For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Free Admin Template is maintained underthe Semantic Versioning guidelines.
Seethe Releases section of our project for changelogs for each release version.
Łukasz Holeczek
Andrzej Kopański
Get updates on CoreUI's development and chat with the project maintainers and community members.
- Follow@core_ui on Twitter.
- Read and subscribe toCoreUI Blog.
Some of projects created by community but not maintained by CoreUI team.
copyright 2017 creativeLabs Łukasz Holeczek. Code released underthe MIT license.There is only one limitation you cannot re-distribute theCoreUI
as stock nor if you modify theCoreUI
. In the past we faced some problems with persons who tried to sellCoreUI
based templates.
CoreUI is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by donating onPayPal, buyingCoreUI Pro Version or buying one of ourpremium admin templates.
As of now I am exploring the possibility of working on CoreUI fulltime - if you are a business that is building core products using CoreUI, I am also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch onTwitter.
About
CoreUI Vue is free Vue admin template based on Bootstrap 4
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Vue90.2%
- JavaScript9.4%
- Other0.4%