Giter VIP home page Giter VIP logo

vimo's Introduction

Vimo

按照IONIC2.x的组件样式及API编写基于Vue2.X的组件,如果没读懂源码及思路, 千万别用与生产。

项目使用vue-cli构建,如果对此熟悉则下面的启动说明应该就没问题了。

目录说明

|--backup			备份文件
|--build  			webpack配置文件
|--config  			webpack配置文件
|--Manuscript  		设计手稿
|--src				开发目录
|----assets			内部资源
|----views			业务页面(demo页面)
|----vimo			vimo组件及框架
|------component	组件
|------config		特性配置器
|------platform		平台配置器
|------theme		主题
|------transitions	过度的动画
|------util			工具
|------index.js		vimo安装入口
|----App.vue		主页面
|----main.js		入口js
|----router.js		路由
|----setting.js		业务设置
|--static			外部静态资源
|--test				测试
|--index.html		单页的index

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

vimo's People

Contributors

leishen1990 avatar xiangst0816 avatar

Watchers

 avatar  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.