Skip to content

vue-h5-template provides the basic template required for h5 page development, and including some common solutions and extended functions on the basis of the official templates.

License

Notifications You must be signed in to change notification settings

Ewall1106/vue-h5-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5786666 Â· Oct 11, 2022
Dec 10, 2021
Oct 11, 2022
Oct 11, 2022
Sep 9, 2022
Oct 11, 2022
Dec 10, 2021
Sep 22, 2022
Sep 9, 2022
Sep 10, 2022
Sep 10, 2022
Sep 9, 2022
Dec 11, 2021
Oct 11, 2022
Oct 11, 2022

Repository files navigation

VUE-H5-TEMPLATE

vue license

English | 简体中文

Vue-H5-Template provides the basic template required for h5 page development, and including some common solutions and extended functions on the basis of the official templates.

You can choose the vue version you want: vue2 | vue3

Build components: https://bamboo-material.vercel.app

More infomation: https://bamboo-docs.vercel.app

USAGE

# clone
$ git clone git@github.com:Ewall1106/vue-h5-template.git

# install & run
$ yarn & yarn dev

FEATURES

  • eslint check and error prompt.
  • reset stylesheet to reduce browser inconsistencies.
  • generate simulated data by mock.js.
  • prettier uniform program style.
  • mobile adaptation.
  • vuex encapsulation && usage.
  • vue-router routing configuration and permission control.
  • axios encapsulation and request.
  • and more...

MEMO

  1. If you want to use this project as the basic template on PC, then you only need to remove the content related to the mobile adaptation, that is, the configuration related to the postcss-px-to-viewport plugin.

  2. Other relevant template recommend:

LICENSE

  • MIT
  • Copyright (c) 2022-present danielxiong

About

vue-h5-template provides the basic template required for h5 page development, and including some common solutions and extended functions on the basis of the official templates.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published