nss-evening-cohort-10 / chatty-group-project-tomato-frogs

chatty-group-project-tomato-frogs created by GitHub Classroom
1 stars 2 forks source link

setup branch #18

Closed kelsey-21 closed 5 years ago

kelsey-21 commented 5 years ago

User Story

As a developer, I need webpack setup.

AC

WHEN I run npm start THEN a webpack dev server should startup AND the background color should be green AND there should be a console.log that says hi AND there should be NO eslint errors (but one warning about the console.log) AND there should be a bootstrap btn-danger

Dev Notes

Follow the setup notes HERE include bootstrap css

kelsey-21 commented 5 years ago

folder structure: index.html src styles main.scss javascripts main.js *components (all components).js (all components).scss *helpers utilities.js data *****messages.js