文件名称:frontendworkflow:我的前端js站点脚手架
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-19 17:57:42
JavaScript
预先存在的静态资产 初始化 触摸 Gruntfile.js npm install grunt-cli -g npm install grunt --save mkdir 任务 npm install grunt-contrib-concat --save npm install grunt-contrib-watch --save npm install grunt-sass --save npm install grunt-contrib-copy --save npm install express --save-dev npm 安装压缩 --save-dev npm install errorhandler --save-dev npm install grunt-contrib-copy --save npm install grunt-contrib-ug
【文件预览】:
frontendworkflow-master
----.gitignore(647B)
----tasks()
--------server.js(732B)
----README.md(512B)
----LICENSE(1KB)
----Gruntfile.js(3KB)
----bower.json(276B)
----package.json(721B)
----sass()
--------styles.scss(82B)
----js()
--------app.js(2KB)
----index.html(548B)