Skip to content

Instantly share code, notes, and snippets.

@SarveshKadam
Created October 29, 2020 06:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SarveshKadam/83f6095df56e83da154b9528129d089e to your computer and use it in GitHub Desktop.
Save SarveshKadam/83f6095df56e83da154b9528129d089e to your computer and use it in GitHub Desktop.
const chalk = require('chalk')
console.log(chalk.red("Hello World"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment