Skip to content

为后台管理系统提供现成的开箱解决方案及丰富的示例,提高开发效率。

License

Notifications You must be signed in to change notification settings

lgp2345/vue-hbs-admin

 
 

Repository files navigation

vue-hbs-admin

English / 简体中文

Live Demo · Develop Guide

Introduction

Provide ready-made out-of-the-box solutions and rich examples for backend management systems to improve development efficiency.

Features

  • Vue3,Vite3 - Latest Frontend Technologies;
  • Pinia - State Mangement;
  • TypeScript - Type-safe JavaScript superset;
  • UnoCSS - Atomic CSS Engine;
  • Mock - Built-in Mock data solution;
  • unplugin - API, components auto import.

Why

  • Learn Vue3 + Vite + TS in depth
  • Provide ready-to-use out-of-the-box solutions and rich examples to improve development efficiency.
  • Learn and master project development specifications, code specifications, etc.
  • Learn and master the process of maintaining open source projects.
  • Group progress, learning together, common maintenance, mutual review, step by step.
  • Set a small goal: get 300 star

Participating Contributions

Your contribution is very welcome, and you can build with us in the following ways 😄 :

  • Report bugs, raise new features or description problems via Issue
  • Submit Pull Request to improve featuress

Want to perfect this project together? You can add WeChat: Hongbusi16530 to learn more.

Git Commit Specification

Refer to the Vue specification (Angular)

  • feat new feature
  • fix bug fix
  • docs modify documentation
  • style code style fix (white-space, formatting, missing semi colons, etc)
  • refactor refactor code
  • perf a code change that improves performance
  • test when adding missing tests
  • build changing project builds or external dependencies (such as webpack、gulp、npm and others)
  • ci change scripts commands in configuration files and packages of continuous integration software, e.g. Travis, Circle, etc.
  • chore changes to the build process or supporting tools (For example, changing the test environment)
  • revert code revert

Changelog

CHANGELOG

Contributors

GitHub Contributors Image

LICENSE

MIT, Copyright (c) 2022 Hongbusi.

About

为后台管理系统提供现成的开箱解决方案及丰富的示例,提高开发效率。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.0%
  • TypeScript 41.2%
  • HTML 1.3%
  • Less 1.2%
  • Other 0.3%