Skip to content

gridsoundandscreen/CFGulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##CFGulp

###Example CommandFusion project using Gulp and Browserify

Gulp Tasks

  • build: builds JS files from an entry point of src/main.js (contains CF.userMain) and outputs compiled JS to dist/main.js.
  • watch: watches for changes to JS files in the src directory and runs build.

Setup

$ npm install
$ gulp watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published