Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 797 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 797 Bytes

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

For more information see the contributors page

Content Progress

Check out the MVP Milestone for the current status.