ttt-discord-bot/README.md
mightypanders db0849c6c2 Readme
2021-11-11 20:15:19 +01:00

285 B

Requirements

  • yarn
  • npm

Usage

  • Clone repo
  • cd into dir
  • yarn install

Building

  • yarn run build

Start local instance

  • yarn run watch for hot recompile on changes
  • yarn run monitor for hot reload on recompile

Start normal instance

  • yarn run start