Skip to content

hugoarru/Superb-greeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superb greeting

To be able to run this script on your local machine you need to follow the following steps.

Step 1 : Install git

Follow the instruction on the official git website. https://git-scm.com

To verify your local git installation, you can run the following command in your terminal :

git --version

Step 2 : clone the repo

Run this command in your terminal :

git clone [email protected]:hugoarru/Superb-greeting.git

Step 3 : install Node.js

Follow the instruction to install the latest Node.js version from the official website. https://nodejs.org

To verify the node.js version run the following command :

node --version

Step 4 : run the command

cd Superb-greeting
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published