Mantelijo / enzymeui-vue

EnzymeUI is free and open source Vue.js and Bootstrap based components library and admin dashboard template.

Home Page:https://enzymeui.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EnzymeUI is vue.js and bootstrap based ui component library and admin dashboard template.

To install project dependencies run

npm install

For documentation visit Docs

For Demo visit Demo

EnzymeUI uses vue-cli therefore usual npm workflow scripts are available

Usage

  • npm run serve - to build and serve development application
  • npm run build - to build production bundle
  • Don't forget to configure your publicPath in vue.config.js for static assets when using vue-cli generated index.html file
  • If you want to include this into existing project or framework and not develop standalone single page application: make sure to include files from /dist/js and /dist/css correctly into your project

Check out vue.config.js file for more configuration options

Useful links

About

EnzymeUI is free and open source Vue.js and Bootstrap based components library and admin dashboard template.

https://enzymeui.netlify.app

License:MIT License


Languages

Language:Vue 68.7%Language:JavaScript 20.4%Language:SCSS 10.7%Language:HTML 0.1%