Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

kkcode24/webpack-demo

Repository files navigation

webpack-demo

webpack-practice webpack学习在线书籍:深入浅出Webpack

How to use

First, install Webpack and webpack-dev-server globally.

$ npm i -g webpack@1.0.5 webpack-dev-server@1.0.2

Then, clone the repo.

$ git clone https://github.com/kkcode24/webpack-demo.git

Install the dependencies.

$ cd webpack-demo
$ npm install

Now, play with the source files under the repo's demo* directories.

$ cd demo01
$ npm run dev

If the above command doesn't open your browser automaticly, you have to visit http://127.0.0.1:8080 by yourself.

webpack-guide-wiki

webpack-guide-wiki

About

webpack-practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /