# webpack.js.org **Repository Path**: mirrors_tomasAlabes/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**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-09-21 ## 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 data for `/loaders` and `/plugins` pages, run `npm run fetch`. For more information see the [contributors page](https://github.com/webpack/webpack.js.org/blob/develop/CONTRIBUTING.md) ## Content Progress Check out the [MVP Milestone](https://github.com/webpack/webpack.js.org/milestones) for the current status.