GithubHelp home page GithubHelp logo

vuecli-muse-admin-template's Introduction

vuecli-muse-admin-template

996.icu

English | 简体中文


Introduction

vuecli-muse-admin-template is a background integration solution. It is created by vue-cli 3, uses the UI toolkit Muse-UI, and aimed at helping to build a complex Single-Page Application.

See Features to get more.

Improving it... :D

Preparation

Getting Started

git clone https://github.com/ModyQyW/vuecli-muse-admin-template.git
cd vuecli-muse-admin-template

# install
# npm i
yarn

# compiles and hot-reloads for development
# npm run serve
yarn serve

# run tests
# npm run test
yarn test

# Compiles and minifies for production
# npm run build
yarn build

# Lints and fixes files
# npm run lint
yarn lint

Attention: I import local material-design-icons related files in @/plugins/muse/index.js for now cause using npm or yarn to install always leads to a error in China.

if you want to use npm or yarn to install material-design-icons, follow the steps below.

Do not use unpkg's and bootcss's css of material icons. They will lead to lack of some icons.

Features

Level Role
0 super admin
1 admin
2 manager
3 developer
4 client
5 user
  • global

    • Two environments for building: dev & prod

    • Two languages: English and Chinese

    • Dynamic sidebar

    • Dynamic breadcrumb

  • Clip to copy

  • Counter

  • Zip export

  • Draggable

  • Icons

  • Editor

    • Rich text editor

    • Markdown editor

    • JSON editor

  • Simple table

  • Error pages: 401, 403, 404, 500

  • Charts: vue-echarts

Code Style

Please follow Vue.js Style Guide.

Usage

See usage.md.

Changelog

See changelog.md.

Online Demo

demo

Donate

I am still working on it to imporve - not only add new function but also complete codes and documents.

If you think this is helpful, you can buy me a coffee :D

WeChat Alipay

Browsers Support

Expect to run in latest Chrome and lastest Firefox.

Good luck to IE, Edge and Safari.

Testing...

License

MIT

vuecli-muse-admin-template's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.