Git Product home page Git Product logo

client's Introduction

目录结构:

--app			`app项目应用`
--dev			`本地测试环境`
--dist			`发布版本`
--gulp
	--appConfig `各app应用的配置文件`
	--src		`gulp 扩展命令`
	--template  `各app使用模板`
gulpfile.js 	`gulp 入口`

安装

准备

  • 在当前目录创建 dev、dist 两个目录夹

使用

  • step1:

    • ./gulp/appConfig目录下创建一个文件为<appName>.js
  • step2

    • 执行命令 gulp app.bulid --app
    • 执行命令 gulp dev.bulid --app
    • 执行命令 gulp dev --app

命令集

  • app

    • gulp app.bulid --app
  • dev

    • gulp dev.bulid --app
    • gulp dev.clean --app
    • gulp dev.less --app
    • gulp dev.image --app
    • gulp dev.inject --app
    • gulp dev --app
  • dist

待开发

  • webpack 进行中...
  • watch 任务列表

client's People

Contributors

sperad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Forkers

jpher tomikes

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.