Giter VIP home page Giter VIP logo

uni-app-vue3's Introduction

uni-app vue3 模板

安装

可以使用npm \ cnpm \ yarn \ pnpm 等安装工具。

建议使用pnpm

pnpm i

启动

uni-app提供了多种环境的启动方式,可以根据package.jsonscript字段,来选择执行

比如编译微信小程序的方式

pnpm run dev:mp-weixin

已经集成的功能

  • eslint代码验证,以及保存自动修复
  • git-commit 代码提交前验证代码格式

相关文档地址

关于git commit 的格式

git commit的message 做了格式验证,请参照以下的格式进行提交

git commit -m 'feat: 我增加了一个功能'
git commit -m 'fix: 修复了某个bug'
git commit -m 'docs: 文档变更'
git commit -m 'style: 样式变更'

uni-app-vue3's People

Stargazers

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