Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 490 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 490 Bytes

HYMNS7_bot

https://telegram.me/HYMNS7_bot

Installation

npm istall

Run application in DEV mode

npm run dev

Commit

Before commit do not forget run command for clean code:

npm run lint // get information about code convention
npm run fix  // fix cod convention