nss-evening-cohort-9 / nutshell-pine

nutshell-pine created by GitHub Classroom
1 stars 1 forks source link

Pine - Setup #11

Closed westmary48 closed 5 years ago

westmary48 commented 5 years ago

User Story

As a developer, I should have webpack installed and I should see a bootstrap button, console.error('hi') should up in the console, and a bg color

Acceptance Criteria

WHEN I type npm start THEN I should see a BG color AND a bootstrap button AND a console.error that says hi in the console

Developer Notes