codefordenver / Circular

Denver Re:Imagine recycling app
https://re-imagine-dev.firebaseapp.com/
15 stars 19 forks source link

Remove client directory and move all subdirectories and files up to root. #461

Open dwhite96 opened 5 years ago

dwhite96 commented 5 years ago

The client directory is no longer needed since the former backend directory and node express code were removed from the app. There are redundant directories now: node_modules, public, and files: package.json, yarn.lock, etc.