Giter Club home page Giter Club logo

gulp-4.0's Introduction

gulp-4.0

gulp4.0 前端构建脚手架,方便简洁

参考文章

https://github.com/blueskyli/gulp
https://www.npmjs.com
https://blog.csdn.net/guang_s/article/details/84664769

模板
https://blog.csdn.net/guang_s/article/details/84675106
http://www.cnblogs.com/caoruichun/p/10540213.html

npm环境检查

If they are not installed, follow the instructions here.
npm install --global gulp-cli
npm --version
npx --version

初始化新项目

npx mkdirp my-project
cd my-project
//This will guide you through giving your project a name, version, description, etc.
npm init  
//Install the gulp package in your devDependencies
npm install --save-dev gulp
//Test it To run multiple tasks, you can use gulp <task> <othertask>
gulp

下载地址

https://github.com/blueskyli/gulp-4.0/releases/

编写文档

  • npm i gitbook-cli -g
  • 编写SUMMARY.md
  • gitbook init 生成目录
  • gitbook build 生成文档

交流提问

gulp-4.0's People

Contributors

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