This repository is a form of original AdminLTE project. It is aim to use AdminLTE template with Vue.
To login website use:
username: admin@example.com
password: admin
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint