Skip to content

Instantly share code, notes, and snippets.

@indreklasn
Last active October 29, 2017 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indreklasn/b8541b18377260196bbe9c5786b42f95 to your computer and use it in GitHub Desktop.
Save indreklasn/b8541b18377260196bbe9c5786b42f95 to your computer and use it in GitHub Desktop.
Cloning the webpack repository
git clone git@github.com:wesharehoodies/webpack-2.0-from-scratch.git && cd webpack-2.0-from-scratch && git checkout chapter-5 && npm i && npm run start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment