Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 395 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 395 Bytes

Minus

Introducing the first downvote-only social platform.

Installation

$ pnpm install

Running the app

# development
$ pnpm start

# watch mode
$ pnpm start:dev

# production mode
$ pnpm start:prod

License

Minus is Apache licensed.