Skip to content

zerox12311/Webpack2.x-ES6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack2.x-ES6

How to use

Step 1.

$ npm install

It will install "webpack","webpack-dev-server" package.

Step 2. Choose what you want to build

  • Just build JS file >>

In command line

$ webpack
  • Want to dev the web with server
$  webpack-dev-server --port 1234 --progress --colors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published