enzymeui vue
1.0.0
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
npm run serve - to build and serve development applicationnpm run build - to build production bundlepublicPath in vue.config.js for static assets when using vue-cli generated index.html file/dist/js and /dist/css correctly into your projectCheck out vue.config.js file for more configuration options