Vue 3 ก้าวแรกสู่ Front-End Developer (Vue Components, Template, Props, State and calling REST API)

เริ่มต้นเขียน Vue

npm init vue@latest
cd vue-basic
npm install
npm run dev
http://127.0.0.1:5173/

MyBar Component

http://127.0.0.1:5173/

MyCard Component

http://127.0.0.1:5173/

Vue Props

State และเรียก REST API

--

--

Lecturer at Digital Innovation Technology, Rangsit University

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store