vue2-admin-lte (Demo)
AdminLTE of Admin control panel template Based on Vuejs 2.x Front-end Framework.
# install dependencies
npm install --ignore-scripts
# serve with hot reload at localhost:8080
npm run dev-server
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests: coming soon
# npm run unit
# run e2e tests: coming soon
# npm run e2e
# run all tests: coming soon
# npm test
First, install todo
via npm.
The following is a set of guidelines for contributing to Vue2 AdminLTE
.
You can create an issue here.
If you can, please include:
- The version, name of Browser you are using
- The operating system you are using
Other things that will help resolve your issue:
- Screenshots or gif
- dev tools or an alert
- Perform a search to see if a similar issue has already been submitted
- Include screenshots and animated gif in your pull request whenever possible.
- Use short, present tense commit messages.