just clone this repository for a local on your pc write npm i in the console, select a folder with this repository before this.
npm run dev - сommand for a developer mod npm run build - command for create a production build with compressed html/css files and images. npm run zip - command for a crate zip archive with project(this command start npm build and create a folder with project after that puts the project in a zip archive)