As a developer, I need to start my project with a webpack installation with all of the correct dev dependencies.
AC
WHEN I navigate to the pinterest directory and open up VSCode
THEN I should see the node modules folder along with package.json and all other files necessary
User Story
As a developer, I need to start my project with a webpack installation with all of the correct dev dependencies.
AC
WHEN I navigate to the pinterest directory and open up VSCode THEN I should see the node modules folder along with package.json and all other files necessary
Dev notes
follow these instructions