Skip to content

vue3 开发模版,已集成eslint,husky,lint-staged,prettier,typescript后续将持续完善

Notifications You must be signed in to change notification settings

ZeyanGuo/vue3-template

Repository files navigation

vue3-template

Summary

This is a vue3 template for develop vue3 project.

Right now, we integrate lint-stage, Eslint, Typescript, prettier, husky in this project, you can clone and use it with out any other configuration.

Holp this template can help you to improve your production efficiency.

How to use it

# start project
npm run start

# build project
npm run build

# lint project
npm run lint

Style Guide

Please keep to Style Guide when you start using this template for development

How to git commit

Please use yarn cz to commit code, we use the commitizen and commitlint to regular your commit message

About

vue3 开发模版,已集成eslint,husky,lint-staged,prettier,typescript后续将持续完善

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published