Skip to content

reactDev037/vue-admin

Repository files navigation

Vue Admin Dashboard

Responsive admin dashboard template built with Vue.js and Bootstrap 4.

Subscribe to our newsletter to get Vuestic updates, our team's stories and Vue.js materials hand-picked by Epicmax.

Prerequisites:

  • Node.js (at least 4.x, 8.x recommended)
  • npm version 3+ and Git.

Browser Support

  • Latest Chrome, Firefox, Safari, Edge, IE11+

Installation

# create new project via vue-installer command.
$ vue myproject

or

# clone the repo
$ git clone https://github.com/reactDev937/vue-admin.git myproject

# go into app's directory and install dependencies:
$ cd myproject
$ npm install

# serve with hot reload at localhost:8080.
$ npm run dev

# build for production with minification
$ npm run build

# build for production and view the bundle analyzer report.
$ npm run build --report

Features

  • Vue.js
  • Bootstrap 4
  • Webpack
  • Responsive layout
  • Charts (Chart.js)
  • Maps (Google, Leaflet, amMap)
  • Progress bars
  • Material forms with beautiful validation
  • 4 Form wizard types
  • Static tables and datatables
  • Login/signup pages templates
  • Medium editor
  • Toasts, tooltips, popovers,
  • i18n
  • and many more!

About

Vue.js admin dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published