update readme

This commit is contained in:
maxnes3 2024-12-11 21:10:50 +04:00
parent eebd6333ba
commit 53da6e9367

View File

@ -1 +1,23 @@
# 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