Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justboil/admin-null-nuxt
Admin Null — Free Nuxt Bulma Admin Dashboard (with dark mode)
https://github.com/justboil/admin-null-nuxt
Last synced: 16 days ago
JSON representation
Admin Null — Free Nuxt Bulma Admin Dashboard (with dark mode)
- Host: GitHub
- URL: https://github.com/justboil/admin-null-nuxt
- Owner: justboil
- License: mit
- Archived: true
- Created: 2020-04-03T14:21:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T10:22:25.000Z (over 2 years ago)
- Last Synced: 2023-03-05T06:49:54.895Z (almost 2 years ago)
- Language: Vue
- Homepage: https://justboil.me/bulma-admin-template/
- Size: 427 KB
- Stars: 42
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Admin Null — Free Nuxt Bulma Admin Dashboard with dark mode (archived)
[![Free Nuxt Bulma admin dashboard](https://static.justboil.me/templates/archived/null-nuxt/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/justboil/admin-null-nuxt/generate) from this template
* …or clone the repo on GitHub
* …or [download .zip](https://github.com/justboil/admin-null-nuxt/archive/master.zip) from GitHub#### Install
`cd` to project's dir and run `npm install`
#### Serve
To serve with hot reload at localhost:3000 run `npm run dev`
#### Build
To build for production run `npm run build`
To launch server run `npm run start`
#### Generate static project
To generate static project run `npm run generate`
## Licensing
- Copyright © 2019-2020 JustBoil.me (https://justboil.me)
- Licensed under MIT## Useful Links
- [JustBoil.me](https://justboil.me)
- [Vue.js](https://vuejs.org)
- [Nuxt.js](https://nuxtjs.org)
- [Buefy](https://buefy.org)
- [Bulma](https://bulma.io)