kazuha
v2.0.3
Published
updated the ascii art
Downloads
3
Readme
Terminal Portfolio
This is a terminal portfolio made with vanilla JavaScript, utilizing the packages Terminal-kit and Figlet.
Used Packages:
- Terminal-kit
- Figlet
To Run This
npx kazuha
Local Installation
git clone https://github.com/HARAJIT05/Terminal-Portfolio.git
cd Terminal-Portfolio
npm i
Start
node index.js
Publish to npm
npm login
npm publish
(Make sure to change the name in package.json
before publishing. Node latest version needed in Ubuntu or Linux.)
LICENSE
Distributed under the MIT License.