/reversi

Primary LanguageJavaScriptMIT LicenseMIT

reversi

To run reversi game, please follow this steps:

  1. In terminal run this commands: 1.1. npm install 1.2. npm run build 1.3. cd ./src/views
  2. open index.html file in your browser