我剛用反應cli創建了一個新項目並安裝了npm bootstrap。 npm install bootstrap --save 我已經那麼App.js試圖引導: import React, { Component } from 'react'; ...
確定! 回上一頁