Giter Site home page Giter Site logo

it9good / admin-admin-vue3-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zoctan/admin-vue3-template

0.0 0.0 0.0 3.41 MB

Admin seed for php seed, also a template to jumpstart your vue3 projects

License: Apache License 2.0

Shell 0.02% JavaScript 31.48% HTML 0.22% Vue 66.10% SCSS 2.18%

admin-admin-vue3-template's Introduction

admin-vue3-template

A Vue 3 + Vite template for multi-user and multi-role background permission management with front and back ends separated.

stars license

English | 简体中文

Front-end project with back-end project php-seed.

If you want to use this project but don't want to use the back-end project php-seed, use other languages to implement the same interface as the back-end project,Very simple!

Welcome friends to star and issues ~ thank you :)

Deploy

Dependency version

  • Node >= 16.13
  • Npm >= 8.5

Quick start

# clone project
git clone https://github.com/Zoctan/admin-vue3-template.git

# install dependencies
npm install

# modified src/router/index.js:
# not use a domain name (deployed locally and accessed with 127.0.0.1)
history: createWebHashHistory()
# use a domain name (deployed locally or on a server, bind a domain name)
history: createWebHistory()

# build and put the 'dist' folder in the 'WWW' directory
npm run build

File description

api: back-end API request
assets: static resources
directive: directives available in component instances
layout: page Layout
router: router
store: vuex store
utils: tool function
views: views

App.vue: main view
main.js: global entry

.env: environment configuration
.env.development: development environment configuration
.env.production: production environment configuration
.eslintrc.js: code specification
babel.config.js: code specification
index.html: static entry
vite.config.js: vite configuration

Preview

Login

Update Member Role

Member Manage-List

Member Manage-Add

Role Manage-List

Role Manage-Add

Role Manage-Update

Role Manage-Rule

Upload

Pair-List

Log-List

Documentation reference

IDE Recommendation

admin-admin-vue3-template's People

Contributors

zoctan 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.