ดาวน์โหลด และรัน Web API

รายละเอียดสำหรับเรียนรู้ React ปี 2020-2023 โดยโค้ชพล ดูหลักสูตรได้ที่ https://www.nextflow.in.th/react-training

ดาวน์โหลด และรัน Web API

1. Clone Git Repo

git clone https://github.com/teerasej/note-web-api-sqlite3

2. คืนสภาพ node modules

cd note-web-api-sqlite3
npm i

ใช้ yarn ไหม?

cd note-web-api-sqlite3
yarn install

3. รัน web api

node index