Install Node.JS on macOS & Windows and Create a Sample React App

Опубликовано: 29 Октябрь 2024
на канале: Kintone Developer Program
534
7

Prepping for React Workshop | http://bit.ly/KDP_REACT_2_PREP
0:19 Installing Node.js on Mac with nodenv
4:09 Installing Node.js on Windows with nvm-windows

This is a step-by-step guide that will go over everything you need to do before our React workshop in detail! Let's get started ~

Chapters
00:00 Hello
0:19 Installing Node.js on Mac
4:09 Installing Node.js on Windows

Overview
1. Create a myproject folder
Check if you already have Node.js or npm
2. Install Node.js
macOS with nodenv
Windows with nvm-windows
3. Install a Sample React App