Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 289 Bytes

Finereads - React app for bookworms

How to run

Since the app uses two separate projects you should run

npm i

in both root folder and a client folder. After that simply run:

npm run deploy

in the root folder. App is hosted by default at http://localhost:5555