04 2017 档案
laravel 中文环境 配置
摘要:appservice boot 阅读全文
posted @ 2017-04-20 15:28 jzfan
nodejs install
摘要:apt install nodejs apt install npm npm install -g n n latest ---- or --- n stablenpm install -g npm 阅读全文
posted @ 2017-04-12 13:40 jzfan
taobao sass
摘要:SASS_BINARY_SITE=https://npm.taobao.org/mirrors/node-sass/ npm install node-sass --save-dev 阅读全文
posted @ 2017-04-01 16:43 jzfan