Small store for QA.
Make sure you have the following installed:
- Unix (Linux, Macos)
- Node.js (>= 24.x)
- npm
- Make (build tool)
- Git (version control system)
- Docker (optional, for containerized environments)
Install dependencies:
make installStart the development server:
make startOpen your browser and navigate to http://localhost:8080.
This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.
