Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 266 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 266 Bytes

Slack Bot Challenge

A slack bot service that allows a user to send feedback to Codegem via slack.

To install the slack bot service Dependencies

npm install

To start the slack bot service

npm run dev

To run Test

npm run test