Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 216 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 216 Bytes

MyReads Project

Install dependencies

yarn

Start development server

yarn start

Production build

yarn build

Start production server

yarn start:prod