因為太久沒摸web,
而且也沒有在mac上開發 WEB 的經驗,
然後直接要挑戰 react 套 parse,
所以記錄一下。
需要:
- run local端的 apache server:才能符合真正web的情境。
- mac 本身有內建apache server: 開 terminal 輸入 sudo apachectl restart
- browser 輸入 http://127.0.0.1/
- It works
- 因為很多開發包解壓後會有一個目錄含index.html,所以改工作環境作測試之用。
- /private/etc/apache2 編緝 httpd.conf
- 改 DocumentRoot "/Users/username/Sites/testsite/"
沒有留言:
張貼留言