Skip to content

jaxx2104/gulp-sample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gulp-sample Build Status

frontend sample webserver

Description

This webserver live build for Sass and ES6.

Requirement

  • Node.js

Installation

$ git clone git@github.com:jaxx2104/node-sample.gi
$ npm run install

Usage

live build start.

$ gulp

Update

update node.js

$ sudo npm install -g n
$ sudo n latest

update npm global

$ sudo npm update -g npm
$ sudo npm update -g
$ sudo npm outdated -g

update npm local

$ sudo npm update
$ sudo npm outdated

About

frontend sample webserver 😎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published