Skip to content

cdhenry/sound-of-poetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.