#Connect 4 game implemented in React
- node & npm
- Have gulp installed (version >= 3.9)
npm i gulp -g
This step is very difficult, so play close attention.
cdinto your project directory- run
npm install - run
gulp - that's it, I was just kidding about the difficult part :)
In order to run tests, simply run npm test
Ping me on twitter @hashtagserg or open an issue.
Please keep in mind that the sole purpose of this project is to practice (and learn) my skills in ReactJS, please be kind :)
===
