課程
/前端開(kāi)發(fā)
/JavaScript
/前端實(shí)時(shí)可視化開(kāi)發(fā)工具體驗(yàn)
node-gyp ?
2016-10-05
源自:前端實(shí)時(shí)可視化開(kāi)發(fā)工具體驗(yàn) 2-2
正在回答
bug!
$?npm?install?--save-dev?gulp-livereload
[https://github.com/nodejs/node-gyp#installation](https://github.com/nodejs/node-gyp#installation) ? ```sh $?npm?install?--global?--production?windows-build-tools ```? ? ###?[https://www.npmjs.com/package/node-gyp-install](https://www.npmjs.com/package/node-gyp-install) ? ```sh $?npm?install?-g?node-gyp-install ```
#?gulp?plugins? [http://gulpjs.com/plugins/](http://gulpjs.com/plugins/)?? [https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md](https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md) ```sh gulp-typescript gulp-react gulp-render gulp-sass gulp-less gulp-babel gulp-uglyfly gulp-jade gulp-pug gulp-yaml gulp-config-sync gulp-angular-filesort gulp-angular-protractor gulp-angular-architecture-graph gulp-angular-svg-d gulp-svgicons2svgfont gulp-svg-icons gulp-svg-sprites gulp-svgmin gulp-imagemin gulp.spritesmith ... ```? #?lifestyle?css/sass/less??實(shí)時(shí)雙向渲染 ##?LiveStyle.? The?first?bi-directional?real-time?edit?tool?for?CSS,?LESS?and?SCSS. ? [http://livestyle.io/](http://livestyle.io/) #?LiveReload???css/sass/less/js/images??實(shí)時(shí)渲染 LiveReload?monitors?changes?in?the?file?system.? As?soon?as?you?save?a?file,?it?is?preprocessed?as?needed,?and?the?browser?is?refreshed. CSS?edits?and?image?changes?apply?live.?CoffeeScript,?SASS,?LESS?and?others?just?work. [http://livereload.com/](http://livereload.com/) ###?livereload?install?error [https://github.com/nodejs/node/issues/8939](https://github.com/nodejs/node/issues/8939)? [https://github.com/nodejs/node-gyp/issues](https://github.com/nodejs/node-gyp/issues/154)? [http://stackoverflow.com/questions/33896511/npm-install-fails-with-node-gyp](http://stackoverflow.com/questions/33896511/npm-install-fails-with-node-gyp)? [https://github.com/nodejs/node-gyp#installation](https://github.com/nodejs/node-gyp#installation) ```sh $?npm?install?--global?--production?windows-build-tools ```? ###?[https://www.npmjs.com/package/node-gyp-install](https://www.npmjs.com/package/node-gyp-install) ```sh $?npm?install?-g?node-gyp-install ```
舉報(bào)
使用可見(jiàn)即可得的開(kāi)發(fā)模式,極大提高前端開(kāi)發(fā)效率
1 回答npm install --save-dev gulp-livereload bug ?
1 回答livereload 不是需要要 node.js 環(huán)境 npm install plugin 嗎? 好多錯(cuò)誤呀!
4 回答livereload怎么安裝
1 回答livereload 是不是還要裝node.js才能運(yùn)行
1 回答看老師的課程,我自己在windows系統(tǒng)上學(xué)習(xí)的,livestyle和livereload也已經(jīng)安裝了,sublime也都裝了,怎么出現(xiàn)連接不上本站點(diǎn)呢?請(qǐng)大家指教
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2016-10-06
bug!
2016-10-05
2016-10-05