Try   HackMD

Day1學前端 Frontend with React - Start React

tags: frontend

Copyright 2021, 月下麒麟


Target

學習前端、後端技術分離,本篇著重在前端工具的安裝

Preparation Tool

react == v14.18.0
npm == v6.14.15

Install Tutorial

  • 安裝React.js,無腦的一直下一步安裝
    下載並安裝React.js
  • 安裝npm()
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  • create react 專案資料夾(project file)
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  • 進入react 專案資料夾
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  • 啟動專案
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  • Server端,啟動成功的畫面
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  • Web端,啟動成功畫面
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

Reference:IT邦幫忙 Day11:React環境安裝以及啟動React
Reference:React篇: 建置React開發環境

今天就學習到這~