Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suretnohq/nuxt-star-admin-extra

Admin Template base on Vue StarAdmin with improved on design and served using Nuxt.js
https://github.com/suretnohq/nuxt-star-admin-extra

bootstrap bootstrap-admin-template bootstrap-star-admin bootstrap-template nuxt nuxt-admin-template nuxt-template nuxtjs

Last synced: about 2 months ago
JSON representation

Admin Template base on Vue StarAdmin with improved on design and served using Nuxt.js

Awesome Lists containing this project

README

        

# Nuxt Star Admin

Admin Template base on [Vue StarAdmin](https://github.com/BootstrapDash/StarAdmin-Free-Vue-Admin-Template) with improved on design and served using Nuxt.js

## Why

**Nakama Design** always try to aware with other developer needs, a few weeks ago we found [Vue StarAdmin](https://github.com/BootstrapDash/StarAdmin-Free-Vue-Admin-Template) and we think can contribute on the project. So, we create this boilerplate that can use **Vue StarAdmin** on [Nuxt.js](https://github.com/nuxt) too.

Also, you can use this boilerplate personally or for your company too. Feel free to create issue if you have any problem. Or, you can contact us on e-mail at [[email protected]](mailto:[email protected]).

## Usage

You can clone this project using [Vue CLI](https://cli.vuejs.org/) with command below.

``` bash
vue init nakama-design/nuxt-star-admin-extra project-name
```

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static boilerplate
$ yarn run generate
```

## Todo

- [x] Create base template using latest Nuxt
- [x] Add Bootstrap Vue, Nuxt PWA & Nuxt Axios
- [x] Implement Vue StarAdmin on template
- [x] Fix any Prettier Error & Warning
- [x] Add Element-UI with global component
- [x] Add base ChartJS using Vue ChartJS
- [ ] Create base reusable Chart component
- [ ] Add more example for Forms
- [ ] Add more example for Charts
- [ ] Add more example for Cards

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).

## License

This boilerplate under MIT License