Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suretnohq/nuxt-star-admin-extra
- Owner: SuretnoHQ
- Created: 2019-02-20T14:48:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T10:31:39.000Z (10 months ago)
- Last Synced: 2024-10-27T07:51:20.141Z (2 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: 1
- Forks: 4
- 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 [[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 CardsFor detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).
## License
This boilerplate under MIT License