yevdyko / vuestic-admin

Vue.js admin dashboard

Home Page:http://vuestic.epicmax.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuestic Admin Dashboard

Responsive admin dashboard template built with Vue.js and Bootstrap 4. Developed by Epicmax. Designed by Vasili Savitski

Demo

Check it out live!

Prerequisites:

Browser Support

  • Latest Chrome, Firefox, Safari, Edge
  • IE11 is not supported

Installation

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

or

# clone the repo
$ git clone https://github.com/epicmaxco/vuestic-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

Documentation

Got stuck? Check out our documentation 🤓

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!

How can I support developers?

  • Star our GitHub repo ⭐
  • Create pull requests, submit bugs, suggest new features or documentation updates 🔧
  • Follow us on Twitter 🐾
  • Like our page on Facebook 👍

Can I hire you guys?

Yes! Visit our homepage or simply leave us a message to hello@epicmax.co. We will be happy to work with you!

License

MIT license.

About

Vue.js admin dashboard

http://vuestic.epicmax.co

License:MIT License


Languages

Language:Vue 58.5%Language:JavaScript 26.9%Language:CSS 14.6%Language:HTML 0.1%