0.1.0 • Published 4 years ago

architectui-vue-free v0.1.0

Weekly downloads
6
License
-
Repository
-
Last release
4 years ago

Vue Dashboard ArchitectUI

As a base framework, ArchitectUI Vue is powered by @vue/cli version 3.4.1 and Bootstrap 4 Vue implementation. It contains 15 handpicked Vue widgets and components that are perfectly integrated with each other in order to create a common design language. In order to use this Vue theme you’ll need at least basic coding skills. Don’t worry, the theme has pretty straight forward coding and uses Vue Router for the navigation links.

Vue Dashboard ArchitectUI - Open-Source Admin Panel

Build from sources

$ # clone the sources
$ git clone https://github.com/admin-dashboards/vue-dashboard-architectui-free.git
$ cd vue-dashboard-architectui-free
$ yarn # install modules
$ yarn serve # start the app in development mode
$ yarn build # production build

Related Articles