osu-capstone-cs72 / cs-applied-plan-portal

A portal that streamlines the planning process for OSU CS Applied students and advisors
https://applied-plan-portal.herokuapp.com
MIT License
2 stars 5 forks source link

Public directory expected in two different locations #25

Closed silverware13 closed 4 years ago

silverware13 commented 4 years ago

React app expects a public directory to serve static files from in the root directory. React app also will not allow references to a public folder outside of source.

This means we currently have two identical public directories.