- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
React project setup all command
step 1:- npm create vite@latest agentmanagement_portal
step 2:- cd agentmanagement_portal
step 3:- npm install
step 4:- npm install -D tailwindcss@3 postcss autoprefixer
step 5:- npx tailwindcss init -p
step 6:- Go to your talwind.config file and type content: ["./index.html", "./src/**/*.{js,ts,jsx,tsx}"],
step 7:- Paste below command on app.css and index.css
@tailwind base;
@tailwind components;
@tailwind utilities;
step 8:- npm run dev
Видео React project setup all command канала CodeInterviewPrep360
step 2:- cd agentmanagement_portal
step 3:- npm install
step 4:- npm install -D tailwindcss@3 postcss autoprefixer
step 5:- npx tailwindcss init -p
step 6:- Go to your talwind.config file and type content: ["./index.html", "./src/**/*.{js,ts,jsx,tsx}"],
step 7:- Paste below command on app.css and index.css
@tailwind base;
@tailwind components;
@tailwind utilities;
step 8:- npm run dev
Видео React project setup all command канала CodeInterviewPrep360
Комментарии отсутствуют
Информация о видео
21 апреля 2026 г. 12:51:16
00:02:17
Другие видео канала





















