Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikdiesel/admin-null-vue-bulma-dashboard
Admin Null — Free Vue.js Bulma Buefy Dashboard SPA (with dark mode)
https://github.com/vikdiesel/admin-null-vue-bulma-dashboard
buefy bulma bulma-admin bulma-css bulma-css-framework bulma-extensions bulma-framework bulma-template bulma-ui bulmacss dashboard vue vue-cli vuejs vuejs2
Last synced: 4 months ago
JSON representation
Admin Null — Free Vue.js Bulma Buefy Dashboard SPA (with dark mode)
- Host: GitHub
- URL: https://github.com/vikdiesel/admin-null-vue-bulma-dashboard
- Owner: vikdiesel
- License: mit
- Archived: true
- Created: 2019-10-23T09:37:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T09:12:10.000Z (over 2 years ago)
- Last Synced: 2024-09-26T16:05:11.909Z (4 months ago)
- Topics: buefy, bulma, bulma-admin, bulma-css, bulma-css-framework, bulma-extensions, bulma-framework, bulma-template, bulma-ui, bulmacss, dashboard, vue, vue-cli, vuejs, vuejs2
- Language: Vue
- Homepage: https://justboil.me/bulma-admin-template/
- Size: 9.64 MB
- Stars: 63
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Admin Null — free Vue Bulma dashboard with dark mode (archived)
[![Free Vue.js Bulma Buefy admin dashboard](https://justboil.me/images/null/repository-preview-hi-res.png)](https://justboil.me/bulma-admin-template/)
## Project is archived
Please check other template versions.
### Bulma versions
Free and premium Bulma dashboard templates: https://justboil.me/bulma-admin-template/
### TailwindCSS versions
Free and premium Tailwindcss dashboard templates: https://justboil.me/tailwind-admin-templates/
## Table of Contents
* [Quick Start](#quick-start)
* [Licensing](#licensing)
* [Useful Links](#useful-links)## Quick Start
**Please note:** this project is archived.
#### Get the repo
* [Create new repo](https://github.com/vikdiesel/admin-null-vue-bulma-dashboard/generate) from this template
* …or clone the repo on GitHub
* …or [download .zip](https://github.com/vikdiesel/admin-null-vue-bulma-dashboard/archive/master.zip) from GitHub#### Install
`cd` to project's dir and run `npm install`
#### Serve
To pre-compile & hot-reload for development run `npm run serve`
#### Build
Production-ready with minified bundle `npm run build`
## Licensing
- Copyright © 2019-2021 JustBoil.me (https://justboil.me)
- Licensed under MIT## Useful Links
- [JustBoil.me](https://justboil.me)
- [Vue.js](https://vuejs.org)
- [Vue CLI](https://cli.vuejs.org)
- [Buefy](https://buefy.org)
- [Bulma](https://bulma.io)