Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 240 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 240 Bytes

Favorite Sorter

I will write this later. Shortly, this is my mini project for practicing backend.

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev