GithubHelp home page GithubHelp logo

vug's Introduction

Deving

理念

  • 架构不只框架的设计里面,也包括代码的目录组织等
  • 任何文件都该有其从属的架构及目录
  • 通过命令辅助创建文件,并自动进行归类

生成新项目

vug init xxxx  

生成mod模块

vug module module-name

生成模块后,会更新module的配置文件表

生成entry入口模块

创建入口模块
vug entry xxx

更新入口模块的moules的引用配置
vug entry xxx --update

生成独立的文件

vug component   filename
vug directive   filename
vug filter      filename
vug page        filename
vug service     filename

生成style

初始化基础的style脚手架

vug style xxx/template    

增加依据具体项目的配置文件

- 使用的样式语言:stylus less sass
-     

plugin

- 添加layout相关的内容 

vug's People

Contributors

nebelpro avatar

Watchers

James Cloos 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.