# webpack.js.org **Repository Path**: mirrors_stevemao/webpack.js.org ## Basic Information - **Project Name**: webpack.js.org - **Description**: New repository for webpack documentation and more! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![build status](https://secure.travis-ci.org/webpack/webpack.js.org.svg)](http://travis-ci.org/webpack/webpack.js.org) # webpack.js.org Guides, documentation, and all things Webpack. ## Contributing To develop, please pull the project, `cd` into the directory and run: - `npm install` to pull all dependencies. - `npm run build` to create a production version of the site. - `npm start` to develop on a local webpack-dev-server (should be [here](http://localhost:3000/)). If you want to fetch the documentation on additional loaders/plugins hosted in [separate repositories](https://github.com/webpack), run `npm run fetch`. For more information see the [contributors page](https://github.com/webpack/webpack.js.org/blob/master/CONTRIBUTING.md) ## Content Progress Check out the [MVP Milestone](https://github.com/webpack/webpack.js.org/milestones) for the current status. ## License The content is available under [Creative Commons BY 4.0](https://creativecommons.org/licenses/by/4.0/) license.