這是一份基於 React 框架製作的「todolist」網站。
- 確認已經安裝 node.js 與 npm
- clone 專案
- 終端機進入資料夾並輸入:
$ npm install - 安裝完畢後,繼續輸入:
$ npm start - 專案將會在 http://localhost:3000/ 運行
- 若要暫停使用,可在終端機執行:
ctrl + c
| Name | Name | Last commit date | ||
|---|---|---|---|---|
這是一份基於 React 框架製作的「todolist」網站。
$ npm install $ npm startctrl + c