sherpic / docs

documentation for webpack

Home Page:http://webpack.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The documentation is generated from the contents of this wiki. Please make any content edits there.

building the documentation

If you would like to edit the layout, styling or scripts of the documentation, please follow these steps:

  • Install Node.js if you have not already
  • git clone git://github.com/webpack/docs && cd docs
  • npm install
  • npm start
  • Visit http://localhost:8088 to preview your changes before making a pull request.

About

documentation for webpack

http://webpack.github.io/docs/


Languages

Language:JavaScript 77.5%Language:CSS 10.9%Language:HTML 10.7%Language:CoffeeScript 0.8%