Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 266 Bytes

THe-MCU-Quize

The CLI App by using chalk library in nodeJS

steps to use chalk library in nodeJS:

  1. Import the liabrary by npm install chalk
  2. get code from npm website to import it in code
  3. change the file name to .mjs otherwise file will not run

Thank You!