Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 163 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 163 Bytes

quotes-api

Installation

$ yarn install

Running the app

# development
$ yarn run start

# production mode
$ yarn run start:prod