GithubHelp home page GithubHelp logo

itsharex / vadmire-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flingyp/vadmire-admin

0.0 0.0 0.0 808 KB

一款基于 Vue3 + TypeScript + NaiveUI 等技术栈搭建的后台系统

Home Page: https://vadmire.top

License: MIT License

Shell 0.04% JavaScript 2.58% TypeScript 39.36% CSS 1.94% HTML 0.45% Vue 55.64%

vadmire-admin's Introduction

VAdmire Admin

License Backend Management System Template

English | 简体中文

⛷️ Introduction

VAmire Admin is a universal backend management system template. It is based on a relatively new technology stack Vite + Vue3 + TailwindCSS + TypeScript.

It helps developers to start business development quickly and integrates many common features used in business development inside the system. It is also one of the reference projects for learning Vue3 related ecology.

⚙️ Features

  • 💪 Latest Technology Stack: Vite + Vue + TailwindCSS + TypeScript
  • 🚀 Development Experience: The ultimate development experience
  • 🌛 Dark Mode: Built-in Dark Mode
  • 🌿 System Theme: Dynamically configure system theme color
  • 🏄‍♂️ Permission Control: Support both front and back end permission control solutions
  • ♻️ Functional components: Built-in multiple functional components and combinable functions
  • 🎇 Composable Development: advocate for making your code more concise and easy to read

👣 Getting started

# Git clone
git clone https://github.com/flingyp/vadmire-admin.git

# Installation dependencies
cd vadmire-admin
pnpm install

# Run
pnpm run dev

# Build
pnpm run build 
pnpm run build:mock # mock mode

🙌 Directory description

├─.github
├─.husky
├─.vscode
├─mock
├─build
├─public
├─src
   ├─assets
   │  ├─img
   │  └─svg
   ├─components
   ├─composables
   ├─directives
   ├─layout
   ├─modules
   ├─requests
   ├─router  
   ├─store
   ├─styles
   ├─types
   ├─utils
   └─views
├─.editorconfig
├─.env.development
├─.env.production
├─.eslintrc
├─index.html
├─tailwind.config.js
└─vite.config.ts

💕 Contributing

Welcome to use this backend template!

If you find any errors or have good ideas, please feel free to contact me to submit Issues or PRs.

📑 License

MIT

Copyright (c) 2023 flingyp

vadmire-admin's People

Contributors

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