Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.52 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.52 KB

NPX Card

This repo contains the source code for Almog Gutin npx card.

Table of Contents
  1. About The Application
  2. How To Install

About The Application

This repo contains the source code for Almog Gutin npx card built with vanilla JavaScript.

This code which any one can download through npm as an npx package in order to connect with my via the console/terminal.

👇 Hit in your console or terminal to connect with me.

npx almog-gutin

(back to top)

Built With

(back to top)

How To Install

Git clone

git clone https://github.com/almoggutin/NPX-Card.git

Instructions

  • After cloning the the repository run npm i in order to install all the dependencies.

(back to top)