html5 js os build

WBOY
Release: 2016-09-27 14:05:24
Original
1281 people have browsed it

1、NodeJS6.6 install   https://nodejs.org/en/

c:nodejs>npm install -g grunt-cli
C:UserspoliceAppDataRoamingnpmgrunt -> C:UserspoliceAppDataRoamingnpmnode_modulesgrunt-clibingrunt
C:UserspoliceAppDataRoamingnpm
`-- grunt-cli@1.2.0
+-- findup-sync@0.3.0
| `-- glob@5.0.15
| +-- inflight@1.0.5
| | `-- wrappy@1.0.2
| +-- inherits@2.0.3
| +-- minimatch@3.0.3
| | `-- brace-expansion@1.1.6
| | +-- balanced-match@0.4.2
| | `-- concat-map@0.0.1
| +-- once@1.4.0
| `-- path-is-absolute@1.0.0
+-- grunt-known-options@1.1.0
+-- nopt@3.0.6
| `-- abbrev@1.0.9
`-- resolve@1.1.7

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

注册的时候,选择License server  http://idea.imsxm.com/

3、npm install 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-obfuscator --save-dev

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

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

 

grunt build

done!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!