Skip to content

croucha/pylon-web-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp with Browserify Setup

NPM

NPM

Overview

Use a node-style require() to organize your browser code and load modules installed by NPM.

Installation

Dependencies

Node JS.

Setup

Install Node JS to start using NPM to manage the package.json dependencies. These dependencies can be installed using bash (Unix Shell). The command is npm install. In this project's root directory, run the following npm install commands:

npm install
npm install -g gulp

Build

Command for building the UI with gulp using bash:

gulp

Gulp will execute gulpfile.js.

About

The pylon web application asset build files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published