nss-evening-cohort-8 / home-for-the-holidays

0 stars 1 forks source link

Project Setup #28

Closed zoeames closed 5 years ago

zoeames commented 5 years ago

User Story

As a developer, when I clone down the project I would like to see it working.

Acceptance Criteria

Tech Notes

Project structure:

|- db
    |- friends.json
    |- holidays.json
    |- HolidayFriends.json
|- src
    |- index.js
    |- index.scss
    |- index.html
|- .eslintignore
|- .eslintrc
|- .gitignore
|- package.json
|- README.md
|- webpack.config.js
zoeames commented 5 years ago

Make sure you use new webpack.config.js with the sourcemaps and image loader