ReactJs

Vercel ReactJs 404 Page Not Found featured image

Vercel ReactJs 404 Page Not Found

Deployed ReactJs to Vercel, when click on any link it shown 404 Page Not Found

avatar
Chi Yau

Create-React-App test without watch mode

最近嘗試在 React App 上加入 Coverage Report… 可能是因為是用了create-react-app 所以在使用 yarn test 的時候便自己加了 watch mode.. create-react-app test 當有 code change 時便會再 test 一次.. 在 console 上不停顯示 code …

ReactJs set base path -

係 GitHub 用 GitHub Page Host 果個 ReactJs Project 由於個 Page 係 Subfolder 同 存放 e.g. https://sharechiwai.github.io/code-playground 而不是 https://sharechiwai.github.io 所以當我 reploy ReactApp 到 …