https://github.com/hibuno/nuxt-star-admin-extra
Admin Template base on Vue StarAdmin with improved on design and served using Nuxt.js
https://github.com/hibuno/nuxt-star-admin-extra
bootstrap bootstrap-admin-template bootstrap-star-admin bootstrap-template nuxt nuxt-admin-template nuxt-template nuxtjs
Last synced: 10 months ago
JSON representation
Admin Template base on Vue StarAdmin with improved on design and served using Nuxt.js
- Host: GitHub
- URL: https://github.com/hibuno/nuxt-star-admin-extra
- Owner: hibuno
- Created: 2019-02-20T14:48:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T10:31:39.000Z (about 2 years ago)
- Last Synced: 2025-08-19T02:55:31.548Z (10 months ago)
- Topics: bootstrap, bootstrap-admin-template, bootstrap-star-admin, bootstrap-template, nuxt, nuxt-admin-template, nuxt-template, nuxtjs
- Language: Vue
- Homepage:
- Size: 3.13 MB
- Stars: 19
- Watchers: 0
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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 [we.are@nakama.design](mailto:we.are@nakama.design).
## 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