html5 js os build
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html5 js os build相关的知识,希望对你有一定的参考价值。
1、NodeJS6.6 install https://nodejs.org/en/
c:\nodejs>npm install -g grunt-cli
C:\Users\police\AppData\Roaming\npm\grunt -> C:\Users\police\AppData\Roaming\npm\node_modules\grunt-cli\bin\grunt
C:\Users\police\AppData\Roaming\npm
`-- [email protected]
+-- [email protected]
| `-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | `-- [email protected]
| | +-- [email protected]
| | `-- [email protected]
| +-- [email protected]
| `-- [email protected]
+-- [email protected]
+-- [email protected]
| `-- [email protected]
`-- [email protected]
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!
以上是关于html5 js os build的主要内容,如果未能解决你的问题,请参考以下文章
HTML5 地理定位在 Safari 上不起作用 - Mac OS/iOS
HTML5 Canvas DrawImage Safari 12.0 错误(在 iOS 12.1/Mac OS Mojave 上测试)
Html5之高级-7 HTML5 Chart.js(概述入门使用)