Code Monkey home page Code Monkey logo

gulp's Introduction

Gulp boilerplate project

Install

Click on Use this template button.

Usage

Create build and start server for development:

npm start

Create build for production:

npm run build

Includes:

HTML

You can create Nunjucks components and layouts that will be rendered to HTML pages.

CSS

You can use any SCSS(SASS) opportunities.

Two PostCSS plugins: autoprefixer and postcss-combine-media-query.

In production mode styles will be optimized by csso.

JS

_polyfill.jsForEach polyfill for NodeLists.

animated-scroll.js – animated scroll to anchors.

menu.js – script for mobile menu.

slider.js – slider by tiny-slider.

Template contains ESLint to style your code with airbnb-base.

Your scripts will be compiled by Babel and minimized by TerserPlugin in production mode.

gulp's People

Contributors

petersonby avatar dependabot[bot] avatar

gulp's Issues

Fix Scripts

Add Webpack and uglify, yargs.
Format scripts with eslint

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.