DayInReview / day-in-review

Full Day In Review application
http://dayinreview.org
Apache License 2.0
2 stars 0 forks source link

Organize backend/frontend differently #24

Closed JimothyGreene closed 3 years ago

JimothyGreene commented 3 years ago

Typically, from what I'm seeing online, a MERN app has the backend called server and frontend called client and there's a root package.json to run both concurrently. Should be a small change.