price-builder-frontend/README.md
2024-12-11 21:41:40 +04:00

23 lines
756 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Price-Builder
### Frontend часть проекта
## Стек проекта
> [!NOTE]
> React.js
> Vite.js
> TypeScript (JavaScript)
> Sass (CSS)
> Axios
## Инструкия по запуску
> [!IMPORTANT]
> 1. git clone https://git.is.ulstu.ru/maxnes3/price-builder-frontend.git
> 2. переходим в корневую папку проекта
> 3. npm install
> 4. создать файл .env с содержимым из .env.example
> 5. npm run dev
## Важная информация
> [!CAUTION]
> Для корректной работы приложения должна быть запущена Backend часть проекта
> Ссылка на backend: https://git.is.ulstu.ru/aleyckin/price-builder-backend