A Gomoku Game.
https://danielh016.github.io/react-gomoku/
- Clone the project
git clone https://github.com/RainRush/react-gomoku.git - Yarn Install the
node_modulesyarn install - Yarn Start the project locally
yarn start - Open your browser and go to
localhost:3000(if your computer didn't do it automatically)