Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 498 Bytes

Vue.js Admin Template

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

Prerequisites:

Browser Support

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

Local Setup

$ npm install
$ npm run serve

For production build use $ npm run build