Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 209 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 209 Bytes

Polydate-API

Tinder school project

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev