RA
ramsescupps/vue-admin-vuetify
`vue-admin-vuetify` is a Front-end component library project based on Vue.js using Vuetify. Need vpn proxy to view
Vuetify v2.0 is coming soon
vue-admin-vuetify
vue-admin-vuetify is a Front-end component project.
Component demo based on vue and vuetify
๐ Index
โ ๏ธ Heads up- ๐จ Live Demo
- ๐ Getting Started
- ๐ท Screenshots
- โ Roadmap
- โ Issues
- ยฉ๏ธ License
โ ๏ธ Heads up
Currently this is just a beta version.
๐จ Live Demo (Need vpn proxy to view)
https://vasttian.github.io/vue-admin-vuetify
๐ Getting Started
Project setup
npm installCompiles and hot-reloads for development
npm run serve๐ Open http://localhost:8090 to see the demo.
If hot reload fails,
modify your vue.config.js
module.exports = {
chainWebpack: config => {
config.resolve
.symlinks(true)
}
}or replace cnpm with npm
npm config set registry https://registry.npm.taobao.org
Compiles and minifies for production
npm run buildLints and fixes files
npm run lint๐ท Screenshots
![]() |
![]() |
![]() |
โ Roadmap
- add: Dashboard.
- add: Icons.
- add: Editor components.
- add: Jsonlint.
- mod: Sidebar.
- add: Charts components.
- add: UI components.
- add: Render Functions & Functional Components.
- add: Demo site.
โ Issues
If you run into any issues, you can contact me at issues
๐ Changelog
Detailed changes for each release are documented in the release notes.
ยฉ๏ธ License
Under the MIT license. See LICENSE file for more details.
On this page
Languages
JavaScript71.6%CSS17.4%Vue9.4%HTML1.3%SCSS0.2%Stylus0.0%Shell0.0%TypeScript0.0%
Contributors
MIT License
Created August 29, 2024
Updated August 31, 2024


