Skip to content

Code-Bytes/JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CodeBytes, a code conversation community

Checkout CodeBytes, a social networking app for coders of all experience levels to share Ah-ha! moments and nuggets of knowledge, ask questions (add Gists if you need to!), and just talk about the joys and tribulations related to programming.

Usage

This template contains some simple gulp tasks. They are as follows:

  • gulp watch: This will launch a Node Server and start the standard watchlist task
  • gulp bower: This will move the bower components into their proper location. This will run during the watch task, but you may need to run it manually once in a while

There are many more tasks, and you really should read through the gulpfile.js.