https://github.com/andreid/vuejsadminbootstrap
a bootstrap for vue.js 2 admin panel
https://github.com/andreid/vuejsadminbootstrap
admin admin-dashboard admin-panel bootstrap template vue vuejs2
Last synced: about 2 months ago
JSON representation
a bootstrap for vue.js 2 admin panel
- Host: GitHub
- URL: https://github.com/andreid/vuejsadminbootstrap
- Owner: AndreiD
- Created: 2019-05-11T18:15:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T18:28:14.000Z (about 7 years ago)
- Last Synced: 2025-06-17T06:04:40.506Z (about 1 year ago)
- Topics: admin, admin-dashboard, admin-panel, bootstrap, template, vue, vuejs2
- Language: Vue
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# An Admin Panel with Vue.Js
Save some time with this bootstrap project

### My opinion on things:
- Font is Open Sans Google https://fonts.google.com/specimen/Open+Sans?selection.family=Open+Sans:400,600,600i,700i
- Colors are
~~~~
primary: '#03A9F4',
secondary: '#2196F3',
accent: '#ffc107',
error: '#f44336',
warning: '#ff5722',
info: "#3f51b5",
success: "#8bc34a"
~~~~
- Icons: Font Awesome 5
- Some fade transition between pages so the user doesn't get hammered in the eyes
- Installed axios & vuex
PS. I'm a hobby javascript dev. If you have any other suggestions and recommendations, please feel free to mention them in here -> issues
#### That's all folks. Rest is up to you
### License MIT