GithubHelp home page GithubHelp logo

pl1998 / basic-admin Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.55 MB

This is a Web front-end skeleton provided by the `El-admin` package, which has implemented the rights management module

Home Page: http://el-admin.pltrue.top/

License: MIT License

HTML 0.51% Handlebars 0.88% JavaScript 1.20% CSS 0.73% Vue 71.35% TypeScript 22.80% SCSS 2.53%
admin pinia typescript vite vue-router vue3

basic-admin's Introduction

About ElAdmin

English | 简体中文

Info

This is a Web front-end skeleton provided by the El-admin package, which has implemented the rights management module

Must

  • Vue >= 3.0
  • Vite
  • Vue-router
  • TypeScript
  • Pinia

Installed

git clone https://github.com/pltrue/basic.git
cd basic
git checkout el-admin-master

Config Update

VITE_APP_API_BASEURL 改成后端项目地址

# 页面标题
VITE_APP_TITLE = Fantastic-admin 基础版
# 接口请求地址,会设置到 axios 的 baseURL 参数上
VITE_APP_API_BASEURL = http://dev.admin.com/api/v1/el_admin/
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
# 是否开启代理
VITE_OPEN_PROXY = false

Install && Run

npm install -g pnpm
pnpm install
pnpm run dev

Official document

https://fantastic-admin.gitee.io/guide/ready.html

Thanks

The front-end skeleton project is based on fantastic-admin project and connects to the back-end interface to implement back-end control permission management. Thank you very much for the developers of the project, the use of the project can be very convenient to develop back-end management system, the project provides excellent documentation ~, is a good set of front-end solution!

License

MIT License

basic-admin's People

Contributors

hooray avatar pl1998 avatar

Stargazers

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