Skip to content

translation-gang/ru.webpack.js.org

 
 

Repository files navigation

build status

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).

If you want to fetch the documentation on additional loaders/plugins hosted in separate repositories, run npm run fetch.

For more information see the contributors page

Content Progress

Check out the MVP Milestone for the current status.

License

The content is available under Creative Commons BY 4.0 license.

About

Russian Translation for WebPack Documentation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.8%
  • CSS 25.0%
  • Shell 2.0%
  • HTML 1.2%