All Projects → circlebubble → nuxt-star-admin-extra

circlebubble / nuxt-star-admin-extra

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

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nuxt-star-admin-extra

admin-one-nuxt
Admin One Nuxt - Nuxt.js Bulma Buefy admin dashboard
Stars: ✭ 23 (+21.05%)
Mutual labels:  nuxt, nuxtjs, nuxt-template
admin-null-nuxt
Admin Null — Free Nuxt Bulma Admin Dashboard (with dark mode)
Stars: ✭ 39 (+105.26%)
Mutual labels:  nuxt, nuxtjs, nuxt-template
bluise
🍄 Bluise - A Nuxt.js & Netlify CMS boilerplate.
Stars: ✭ 132 (+594.74%)
Mutual labels:  nuxt, nuxtjs, nuxt-template
separate-env-module
Tear your variables apart!
Stars: ✭ 53 (+178.95%)
Mutual labels:  nuxt, nuxtjs
nuxt wp
Repo for my blog series on a building a site with WordPress REST API, Vue, and Nuxt.js
Stars: ✭ 41 (+115.79%)
Mutual labels:  nuxt, nuxtjs
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (+100%)
Mutual labels:  nuxt, nuxtjs
yamlful
YAML-based HTTP client code generation
Stars: ✭ 77 (+305.26%)
Mutual labels:  nuxt, nuxtjs
nuxt-mobile-detect
Nuxt mobile and device detection plugin for client side and SSR
Stars: ✭ 24 (+26.32%)
Mutual labels:  nuxt, nuxtjs
task-manager
Open-source task manager based on Kanban. Made with vue.js, koa2, mongodb\mongoose.
Stars: ✭ 23 (+21.05%)
Mutual labels:  nuxt, nuxtjs
nuxt-blog
📝 Personal blog built with Nuxt.js and wordpress rest api
Stars: ✭ 13 (-31.58%)
Mutual labels:  nuxt, nuxtjs
nuxt-feature-toggle
The nuxt feature toggle module
Stars: ✭ 78 (+310.53%)
Mutual labels:  nuxt, nuxtjs
nuxt-on-lambda
Nuxt.jsをAWS Lambdaで動かす
Stars: ✭ 78 (+310.53%)
Mutual labels:  nuxt, nuxtjs
nuxt-i18n-boilerplate
A boilerplate for rapid application development using Nuxt i18n.
Stars: ✭ 20 (+5.26%)
Mutual labels:  nuxt, nuxtjs
date-fns-module
Modern JavaScript date utility library - date-fns for Nuxt.js
Stars: ✭ 68 (+257.89%)
Mutual labels:  nuxt, nuxtjs
nuxt-babel
Use normal .babelrc file with your Nuxt app
Stars: ✭ 32 (+68.42%)
Mutual labels:  nuxt, nuxtjs
k-domains
A simple module to manage multiple subdomains with just one project
Stars: ✭ 41 (+115.79%)
Mutual labels:  nuxt, nuxtjs
isnuxt3ready
A community-built compatibility guide for Nuxt 3 modules
Stars: ✭ 106 (+457.89%)
Mutual labels:  nuxt, nuxtjs
Ocelot-Social
Free and open-source social network for active citizenship.
Stars: ✭ 49 (+157.89%)
Mutual labels:  nuxt, nuxtjs
nuxt-config
Nuxt.js全面配置(持续更新中……)
Stars: ✭ 67 (+252.63%)
Mutual labels:  nuxt, nuxtjs
jooger.me
👍 My personal website,powered by @nuxt
Stars: ✭ 39 (+105.26%)
Mutual labels:  nuxt, nuxtjs

Nuxt Star Admin

Admin Template base on Vue StarAdmin 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 and we think can contribute on the project. So, we create this boilerplate that can use Vue StarAdmin on Nuxt.js 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].

Usage

You can clone this project using Vue CLI with command below.

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

Build Setup

# 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

  • Create base template using latest Nuxt
  • Add Bootstrap Vue, Nuxt PWA & Nuxt Axios
  • Implement Vue StarAdmin on template
  • Fix any Prettier Error & Warning
  • Add Element-UI with global component
  • 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.

License

This boilerplate under MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].