Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 238 Bytes

Sound of Poetry

To run in development, clone this repository.

  1. Change to the server directory create a db-config.js file.
  2. Run yarn.
  3. Run yarn start
  4. Change to the client directory.
  5. Run yarn.
  6. Run yarn start.