The React Developer Tools will support your work on React Project.Once you install the dev tools,you'll be able to inspect the React component tree.They are usefull when debugging and when learning about how React is used in other projects.
編輯器 VSCode下載地址: [链接]插件插件可以在 VSCode 的側邊欄 插件模塊裡面搜索、安裝;或者在 Visual Studio Maketplace 搜索和安裝,前提需要登入 Visual Studio 站點的帳號。1. Live ServerLive Server 是 VSCode 編輯器的內建服務插件,能快速打開網頁實時預...