nss-evening-cohort-7 / chatty-papaphobia

chatty-papaphobia created by GitHub Classroom
1 stars 2 forks source link

2) Task Runners #10

Closed ghost closed 6 years ago

ghost commented 6 years ago

Story

Once all of the group members have the setup files on their local machines, each member will need to install Task Runners in the terminal.

Acceptance Criteria

When Each member has cloned the repo Then Each member will need to initialize npm And Install grunt

Technical Notes

zoeames commented 6 years ago

This should be done as part of the setup ticket. Once the npm packages are saved into the package.json each team member just needs to run npm install and npm will install everything that shows up in the package json

zoeames commented 6 years ago

I have referenced this ticket in your setup ticket and am closing this one