Skip to content

miniturbo/gulp-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp skeleton

gulp + Browserify + Bower Skeleton

Install

Install Node.js

% brew install node

Install gulp

% npm install -g gulp

Install bower

% npm install -g bower

Install npm packages

% npm install

Install bower packages

% bower install

Usage

Build

% gulp

Watch

% gulp watch

Example

Minimal application

% open public/index.html

Markdown Editor Example

Sample application here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published