From fbe642fb63d0316f93a3228b8f27a10eeebec259 Mon Sep 17 00:00:00 2001 From: EgorKharlamov Date: Fri, 31 Oct 2025 19:16:04 +0700 Subject: [PATCH] edit readme --- README.md | 82 +++++++------------------------------------------------ 1 file changed, 10 insertions(+), 72 deletions(-) diff --git a/README.md b/README.md index 25b5821..cdb1512 100644 --- a/README.md +++ b/README.md @@ -1,75 +1,13 @@ -# Nuxt Minimal Starter +# Тестовое задание "Цифровое телевидение" -Look at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more. +## Как запустить +- заполнить `.env` по образцу из `.env.example` +- `pnpm i --frozen-lockfile` +- `pnpm run server` -## Setup +--- -Make sure to install dependencies: - -```bash -# npm -npm install - -# pnpm -pnpm install - -# yarn -yarn install - -# bun -bun install -``` - -## Development Server - -Start the development server on `http://localhost:3000`: - -```bash -# npm -npm run dev - -# pnpm -pnpm dev - -# yarn -yarn dev - -# bun -bun run dev -``` - -## Production - -Build the application for production: - -```bash -# npm -npm run build - -# pnpm -pnpm build - -# yarn -yarn build - -# bun -bun run build -``` - -Locally preview production build: - -```bash -# npm -npm run preview - -# pnpm -pnpm preview - -# yarn -yarn preview - -# bun -bun run preview -``` - -Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information. +###### *Ссылки* +- [макет](https://www.figma.com/design/MnRC2ZCXkNJDR5bzg5SS2i/%D0%A2%D0%B5%D1%81%D1%82%D0%BE%D0%B2%D0%BE%D0%B5-%D0%B7%D0%B0%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5--frontend-?node-id=1-354&t=TKDqqw6EAf7F0DkI-0) +- [ТЗ документ](https://docs.google.com/document/d/1mhNG5dUvqXwb2T-xLriTX0JGGLyDRfUOeTZ8JDdtmds/edit?tab=t.0) +- [Вакансия](https://krasnoyarsk.hh.ru/vacancy/126327834)