- [Node] v7.9.0-v8.1.0
- [Yarn] v0.23.4-v0.24.6
-
Clone the project from [Github]
git clone https://github.com/seymourski-github/react-hangman.git -
Enter the new directory
cd react-hangman -
Fetch all the [NPM] dependencies using Yarn or NPM
yarnornpm install -
Start the app
yarn startornpm run start