Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####udreajsnextshi

#####1 build gulpfile

a function:

function createBundler(file){
    const bundler = browserify(file);
    bundler.transform(babelify);    //memorize the syntax
    return bundler;
}

using live-server

npm install -g live-server
```liver

monitor server js change:

npm run nodemon path/to/js (without .js)


========
#####2

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages