Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 458 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 458 Bytes

vue project base

Kit to develop vue project.

based on vue-cli 3

feature

multi page

i18n

supported by vue-i18n

rwd(responsive web development)

  • screen break point
  • container
  • px2rem

more details in:

Other small feature

z-index

z-index.scss make dom's z-index managed properly.

ajax

supported by axios