Vuestatistic
Vuestatistic is a fully featured dashboard and admin template comes with tones of well designed UI elements, components, widgets and pages. The super clean and flexible layout would enable you to easily build web applications.
- Bootstrap components
- Icons
- Multiple widgets
- Toast Notifications
- Chartjs Charts
- Brite Charts
- Apex Charts
- Spinner
- Advanced Datatables
- Multiple File Uploads
- WYSIWYG Editors (Summernote and SimpleMDE)
- Google and Vector Maps
Apps: - Calendar
- Pages:
- Sample Dashboard
- Profile
- Invoice
- FAQ
- Pricing
- Maintenance
- Login (Two variations)
- Register (Two variations)
- Logout (Two variations)
- Recover Password (Two variations)
- Lock Screen (Two variations)
- Confirm Mail (Two variations)
- Error 404
- Error 500
Installation
$ <span class="hljs-built_in">cd</span> vuestatistic/main/dist
$ http-server
<span class="hljs-comment"># install dependencies</span>
npm install
<span class="hljs-comment"># serve with hot reload at localhost:8080</span>
npm run dev
<span class="hljs-comment"># build for production with minification</span>
npm run build
<span class="hljs-comment"># build for production and view the bundle analyzer report</span>
npm run build --report
<span class="hljs-comment"># run e2e tests</span>
npm run e2e
<span class="hljs-comment"># run all tests</span>
npm <span class="hljs-built_in">test</span>