My Blog

toolman xyz

  1. Home
  2. About
  3. Archives
  4. Tags
  5. Search
  6. Links
  7. Disclaimer
  8. RSS

Table of contents

    • 來玩玩看React (以下簡稱R)

advertise

Featured image of post React 快速安裝步驟
Web Design

React 快速安裝步驟

Jun 07, 2020
1 minute read

來玩玩看React (以下簡稱R)

sudo apt install nodejs
sudo apt install yarn
sudo apt install npm
sudo npm install -g create-reac-app
create-react-app first-app
cd first-app
npx start

Demo: 圈差遊戲 https://dev.csie.one/

感謝Ben的經驗分享  

Web Design
Licensed under CC BY-NC-SA 4.0

Related content

Apache setting SSL CA

Send Line message api

發送訊息時換行

HTML 更改反白的顏色

Firefox 更改 User Agent

© 2020 - 2025 My Blog
Built with Hugo
Theme Stack designed by Jimmy