Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)