Skip to content

sharplessHQ/hqConnectFour

Repository files navigation

Connect Four Game

A full stack browser game.

Getting Started

Dependencies

Webpack, Babel, React, Express

Installing

Use npm install to install dependencies

npm install

Use npm run client to start webpack to compile bundle

npm run dev

Use npm start to run server

npm start

Executing program

Go to http://localhost:8080 to view the project.

Connect Four

Connect Four

Version History

  • 0.1
    • Initial Release

About

A full stack browser game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published