GithubHelp home page GithubHelp logo

soft_utils's Introduction

vue3-ts-template

一个Vue3+TS+Vite的基础项目开发模板,可以用来快速作为vue3项目搭建,减少更多的配置过程。

小特性

  1. 集成ESlint使用@antfu/eslint-config可自动格式化代码文件
  2. 集成了unplugin-auto-components自动导入组件
  3. 集成了unplugin-auto-import通过配置规则自动导入模块
  4. 集成了unocss一个原子化CSS引擎
  5. 状态管理Pinia
  6. 基于axios封装了网络请求
  7. 集成scss
  8. 区分了开发环境和生产环境

运行项目

使用node 16.0及以上的版本

安装依赖

pnpm install

编译重新加载开发

pnpm run dev

提交方法

由于使用了husky + commitlint对提交进行验证,需要使用如下几种方法提交

  • 方法一:
pnpm run commit
  • 方法二:提交时直接使用规范的格式
git commit -m "feat: 添加一个新特性"

License

vue3-ts-template is MIT.

soft_utils's People

Contributors

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