Code Monkey home page Code Monkey logo

gulp-starter's Introduction

Starter Gulp

Description

This is a project that seeks to improve (optimize) the development of the front application in wordpress.

About

This starter uses the best technologies to optimize the work of the frontend. 1 - "del": "^2.2.2" 2 - "gulp": "^3.9.1" 3 - "gulp-clean": "^0.3.2" 4 - "gulp-concat": "^2.6.0" 5 - "gulp-cssmin": "^0.1.7" 6 - "gulp-debug": "^2.1.2" 7 - "gulp-imagemin": "^3.0.1" 8 - "gulp-sass": "^2.3.1" 9 - "gulp-uglify": "^1.5.3" 10 - "gulp-watch": "^4.3.5"

Directory Overview

ProjectRoot/
│
├── assets/
│   ├── scss/
│   │   └── global/
|	│   │   └── _bootstrap.scss			
|	│   │   └── _variables.scss			
|	│   │   └── _components.scss			
|	│   │   └── _mixins.scss			
|	│   │   └── _placeholder.scss			
|	│   │   └── _reset.scss			
|	│   │   └── _fonts.scss			
│   │   └── modules/
|	│   │   └── _buttons.scss			
|	│   │   └── _form.scss			
|	│   │   └── _swipe.scss			
|	│   │   └── _menu.scss			
│   │   └── sections/
|	│   │   └── _footer.scss
│   |	│   └── _header.scss
|	│   │   └── _inner-content.scss
|	│   │   └── _query.scss
|
│   ├── images/
|	│   └── src/
|
│   ├── fonts/
|	│   └── src/
|
|	├── js/
│   │   └── vendor/
|	│   └── <package-name>.min.js
|
├── src/
|	├── node_modules/
|	├── gulpfile.js
| 	├── package.json

├──.gitignore
├── index.php
└── README.md

Node.js

*https://nodejs.org/en/

Gulp

*http://gulpjs.com

  • Version 1 - There is still improving file gulp.js .

gulp-starter's People

Contributors

diegocuruma avatar nelisr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

diegocuruma

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.