All Projects → DakerHub → vue-h5-template

DakerHub / vue-h5-template

Licence: other
H5 开发的 vue 项目快速启动模板

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vue-h5-template

vue-automation
一款开箱即用的 Vue 项目模版,基于 Vue 2.x
Stars: ✭ 31 (+34.78%)
Mutual labels:  h5, vant-ui
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (+139.13%)
Mutual labels:  starter-template
Ionic4 Start Theme
📱 Ionic 4 start theme (v1.0.0) with: Angular 7 + @ionic/angular 4.0.0 final+ Ionic Native 5 + Ionic CLI 4.5.0 by:
Stars: ✭ 226 (+882.61%)
Mutual labels:  starter-template
mobileweb
webpack 5 + postcss 8 构建移动端网站架子
Stars: ✭ 23 (+0%)
Mutual labels:  h5
Minwiz
Minimal starter kit for under 2 KB sites
Stars: ✭ 228 (+891.3%)
Mutual labels:  starter-template
nextjs-dapp-starter-ts
A fullstack monorepo template to develop ethereum dapps
Stars: ✭ 228 (+891.3%)
Mutual labels:  starter-template
Phaser Project Template
🕹️ Phaser 3 - Starter Template with TypeScript and webpack.
Stars: ✭ 186 (+708.7%)
Mutual labels:  starter-template
react-redux-boilerplate
React, Redux Boilerplate with authentication
Stars: ✭ 35 (+52.17%)
Mutual labels:  starter-template
taro-tax
taro版个税小程序
Stars: ✭ 12 (-47.83%)
Mutual labels:  h5
Rainblur-Landing-Page
Tailwind CSS Starter Template - Rainblur Landing Page (dark)
Stars: ✭ 112 (+386.96%)
Mutual labels:  starter-template
nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+2578.26%)
Mutual labels:  starter-template
vue-auth-boilerplate
This is a simple Vue template/starter kit, scaffolded on vue-cli 3, with full Auth functions to Login & Register
Stars: ✭ 77 (+234.78%)
Mutual labels:  starter-template
sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (+47.83%)
Mutual labels:  starter-template
Angularmaterialfirebase
🔥 Full stack starter app with Angular 8, Material Design and Firebase (+ demo)
Stars: ✭ 229 (+895.65%)
Mutual labels:  starter-template
tefact
🏭 (Beta) 轻量级无代码/低代码 H5、表单编辑器。Lightweight no-code/low-code editor for website、H5 page and Form. Build your page without code!
Stars: ✭ 244 (+960.87%)
Mutual labels:  h5
Lumen Api Starter
Lumen 8 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
Stars: ✭ 197 (+756.52%)
Mutual labels:  starter-template
nextjs-semantic
Next.js + Fomantic-UI + Styled Components
Stars: ✭ 68 (+195.65%)
Mutual labels:  starter-template
frontenso-11ty-starter
Production-ready 11ty+Gulp+Webpack Starter that features Nunjucks, SASS, TailwindCSS (with JIT complier), and ESNext.
Stars: ✭ 24 (+4.35%)
Mutual labels:  starter-template
react-you-do-you
How I use React + Redux + Material-UI + TypeScript – you do you 💖
Stars: ✭ 103 (+347.83%)
Mutual labels:  starter-template
mall4cloud
⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城
Stars: ✭ 3,915 (+16921.74%)
Mutual labels:  h5

vue-h5-template

针对 H5 开发的 vue 项目初始模板,基于 vue 和 vant-ui 实现

本项目致力于:

  • 省去项目搭建的过程
  • 提供便捷工具函数,加快开发速度
  • 整合一些开发的最佳实践
  • 专注于用户体验
  • 按需装载,不同项目可自行定制
  • 列举某些系统的 bug 以及提供其解决方案

功能

  • i18n
  • 内置过滤器
  • vant-ui
  • 权限校验体系
  • axios 封装以及 mock 数据
  • 封装好的字典映射相关功能
  • ...

开始

# 克隆项目
git clone https://github.com/tony-cn/vue-h5-template.git

# 进入项目目录
cd vue-h5-template

# 安装依赖
npm install

# 启动服务
npm run serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].