-
ดาวโหลด Visual Studio Code และ ลง Node.js เป็นเวอร์ชั่นล่าสุดให้เรียบร้อย
-
create your folder and open it on VScode (สร้างโฟล์เดอร์และเปิดโฟล์เดอร์ใน VScode)
-
open your terminal ( Ctrl + Shift + ` ) and clone my project (เปิดตัวของ Terminal ขึ้นมาแล้ว พิมพ์ คำสั่งเข้าไปในการ clone โปรเจ็ค)
git clone https://github.com/Puripan22/UnitConvert.git
- npm install on terminal (เข้าถึงโฟล์เดอร์ข้างในแล้ว install npm ใน Terminal ) // cd เข้าตามชื่อFolder
npm install- Run website on terminal by command this ( แล้ว Run website ด้วยคำสั่งนี้)
npm run dev- หลังจากนั้นให้ Ctrl + left Click ที่ http://localhost:3000 บน Terminal ขึ้นมาเพื่อเข้าสู่ Website