-
瀏覽器
-
HTTP 伺服器
-
npm
安裝 http-server 套件
$ npm install -g http-server安裝用來編譯 sass 的 sass 套件
$ npm install -g sassClone 這個專案
$ git clone https://github.com/daancsc/DACSC.git編譯 style.sass 成 style.css
$ cd DACSC
$ sass style.sass style.css執行 http server
$ http-serverMIT © DACSC
感謝 NTUSTISC 臺科資安研究社 提供此專案部份原始碼


