Guides, documentation, and all things webpack.
To develop, please pull the project, cd into the directory and run:
npm installto pull all dependencies.npm run buildto create a production version of the site.npm startto 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
Check out the MVP Milestone for the current status.
If you hope to localize this documentation please transit to translate branch.
The content is available under Creative Commons BY 4.0 license.