HTML5 JS OS 빌드

WBOY
WBOY원래의
2016-09-27 14:05:241325검색

1、NodeJS6.6 설치   https://nodejs.org/en/

c:nodejs>npm install -g grunt-cli
C:UserspoliceAppDataRoamingnpmgrunt -> C:UserspoliceAppDataRoamingnpmnode_modulesgrunt-clibinrunt
C:UserspoliceAppDataRoamingnpm
`-- grunt-cli@1.2.0
+-- findup-sync@0.3.0
| `-- glob@5.0.15
| +-- inflight@1.0.5
| | `-- Wrappy@1.0.2
| +-- 상속@2.0.3
| +-- minimatch@3.0.3
| | `-- 중괄호 확장@1.1.6
| | +--balanced-match@0.4.2
| | `-- concat-map@0.0.1
| +-- 한 번@1.4.0
| `-- path-is-absolute@1.0.0
+-- grunt-known-options@1.1.0
+-- nopt@3.0.6
| `-- abbrev@1.0.9
`-- 해결@1.1.7

2、WebStorm-2016.2.3 https://download.jetbrains.8686c.com/webstorm/WebStorm-2016.2.3.exe

注册的时候,选择라이센스 서버  http://idea.imsxm.com/

3、npm 설치 grunt-contrib-sass grunt-contrib-uglify grunt-contrib-watch --save-dev

npm install grunt-contrib-clean grunt-contrib-concat grunt-contrib-copy grunt-contrib-jshint grunt-contrib-requirejs grunt-ftp-deploy grunt-jsduck grunt-rename grunt-string-replace grunt-strip js -난독 처리기 --save-dev

http://www.cnblogs.com/unofficial/p/3895215.html

http://lawrencenaman.com/blog/sass-compass-windows/

 

그런트 빌드

완료!

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.