npm ccstiet is a custom npm package created by Team CCS.
To use npm i ccstiet, simply run the following command in your terminal:
npm i ccstiet
1)create a js file
- import ccstiet by
const ccstiet = require("ccstiet");
console.log(ccstiet.hello());
try with your first name if you are a part of CCS
console.log(ccstiet.firstname());
console.log(sharath());
npm i ccstiet requires Node.js to be installed on your system. You can download and install Node.js from here.