Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 588 Bytes

File metadata and controls

21 lines (15 loc) · 588 Bytes

📌 Overview

npm-cli-resume is a project that utilizes essential dependencies like chalk, chalk-animation, figlet, gradient-string, inquirer, and nanospinner to create my personal resume.

🚀 Run Locally

  1. npm install:
npm i irfan-iiitr-resume

2.Run the code below:

import { resume } from "irfan-iiitr-resume";

resume();

📌 Screenshots

1

2