- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
How to Create a React Web App with Vite
This is how to create a react project in vite.
1. Step 1, Open a terminal.
2. Step 2, run the command: "npm create vite@latest"
3. Step 3, Give a name to the project "sample"
4. Step 4, Select the framework "React"
5. Step 5, Select the languaje "Javascript"
6. Step 6, change directory to the new project folder, with "cd sample"
7. Step 7, Install dependencies with "npm install"
8. Step 8, Run the project with "npm run dev"
9. Step 9, Open the browser and check
Now you know how to create a project, in the next video we'll check the files generated.
Видео How to Create a React Web App with Vite канала Coding with JP
1. Step 1, Open a terminal.
2. Step 2, run the command: "npm create vite@latest"
3. Step 3, Give a name to the project "sample"
4. Step 4, Select the framework "React"
5. Step 5, Select the languaje "Javascript"
6. Step 6, change directory to the new project folder, with "cd sample"
7. Step 7, Install dependencies with "npm install"
8. Step 8, Run the project with "npm run dev"
9. Step 9, Open the browser and check
Now you know how to create a project, in the next video we'll check the files generated.
Видео How to Create a React Web App with Vite канала Coding with JP
Комментарии отсутствуют
Информация о видео
8 ноября 2023 г. 20:13:05
00:00:52
Другие видео канала

