Skip to content

Glazoff/frontend-project-44

Repository files navigation

Sonarcloud status: Hexlet tests and linter status:
Quality Gate Status Actions Status

Game Demos (asciinema):

Development

  • Run ESLint (static code analysis):
    make lint
  • Publish package to npm:
    make publish
  • Install dependencies:
    make install

Usage

  1. Clone the repository:
    git clone https://github.com/Glazoff/frontend-project-44
    cd frontend-project-44
  2. Install dependencies:
    make install
  3. Link local npm package:
    npm link
  4. Run each brain game individually (run each command separately in your terminal):
     brain-even
     brain-calc
     brain-gcd
     brain-progression
     brain-prime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published