Skip to content

leeziiAtCn/template-vue-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue template(typescript)

command

  • yarn install dependencies
  • yarn dev run development
  • yarn build build production js bundle
  • yarn run lint lint your code by standard

ps

this template had lint your commit info

  • `build``:change build config (webpack babel post-css ...)
  • ci:ci progress config (travis,jenkins,gitLab ci,circle ...)
  • docs:update docs
  • feat:add feature
  • fix:fixed bug
  • perf: optimization
  • refactor:refactor component
  • style:code style
  • test:add test case or update test case
  • revert:revert commit
  • chore:not ⬆️
  • example git commit -m "fix: fix login type and user info display type"

About

a vue template with typescript element-ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published