Giter Club home page Giter Club logo

vuecli3-h5's Introduction

VUECLI3-H5

基于vuecli3构建的一个快速开发h5 APP的模板,集成了高德地图、mint-ui,以及antv-f2可视化框架

项目结构

|--dist
|--node_modules
|--public
|--src
   |--api    //api请求
   |--assets  //资源文件
   |--commponents   //主键
   |--pages
        |--entry    //首页
        |--mine     //我的
        |--staticstics  //统计
        |--Login.vue   //登录
        |--Entrance.vue   //页面框架
   |--plugins
        |--axios.js   //http请求
   |--router
        |--index.js   //路由
   |--store     //vuex状态管理
        |--modules
        |--index.js
        |--mutation-types.js
        |--plugins.js
   |--style
   |--utils  
        |--commons.js   //公共方法
   |--App.vue
   |--bus.js    //事件总线
   |--filters.js   //过滤器
   |--main.js      
   |--mixin.js   //混合
|--tests
|--.browserslistrc

安装依赖

npm install

本地运行

npm run serve

编译构建

npm run build

测试

npm run test

代码检查

npm run lint

单元测试

npm run test:unit

截图

相关资料

联系我

vuecli3-h5's People

Contributors

fozero avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.