Загрузка...

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
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять