Update README with instructions for v2
Summary
The project structure is changing for Schedules v2. The current README has the old project structure of a separated web app and API, and it needs to be updated to explain the new project structure, which is a unified Rails app.
Update the README by doing the following:
- Get rid of instructions for setting up the Web app/client
- Change mentions of the
schedules_api
directory to justschedules
, as that is the new directory name for the unified app - Change mentions of "API" to "the project", since the
schedules
directory now contains both the API and website
Helpful Links
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information