Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 201 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 201 Bytes

react-checkers

A checkers game built using React and Webpack.

To Build:

  1. npm install
  2. cd semantic
  3. gulp build
  4. npm run watch
  5. navigate to index.html in browser or serve with http server