Giter Club home page Giter Club logo

gulp-beast-boilerplate's Introduction

Gulp Beast Boilerplate

Personalized boilerplate based on Harvest...

This boilerplate contains a starting structure for writing ECMAScript 6 applications.

  • First of all download or clone this repo ;P

You'll need to have Gulp installed. If you already have Gulp installed, you can skip the following line. To install gulp simply run the following line in your terminal:

  • npm install -g gulp

  • Run npm-install.cmd to install dev dependencies. On mac fire up terminal and type npm install use sudo if needed.

During development mode, run the default task so you'll have watchers and browser sync.

  • Run start-beast.cmd to set fire on this beast!

When project is ready to deploy, simply do the following:

  • Run deploy-beast.cmd
  • All of the files you need will be in /dist with your images optimized, css compressed and js compressed!

Features included

Update dependencies

In order to ensure that all dependencies are updated use:

https://www.npmjs.org/package/npm-check-updates

$ npm install -g npm-check-updates

$ npm-check-updates -u

$ npm install

This will automatically adjusts a package.json with the latest version of all dependencies!

Contributing

Contributions are welcome!

gulp-beast-boilerplate's People

Contributors

danielmalmros avatar thesbjerg avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

thesbjerg

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.