gulp-jspm-react-coffee-starter:使用 gulp、jspm 和 coffeescript 的前端项目管道

时间:2024-06-30 18:22:47
【文件属性】:

文件名称:gulp-jspm-react-coffee-starter:使用 gulp、jspm 和 coffeescript 的前端项目管道

文件大小:36KB

文件格式:ZIP

更新时间:2024-06-30 18:22:47

CoffeeScript

gulp-jspm-react-coffee-starter 使用 gulp、jspm 和 coffeescript 为前端项目手工制作的管道。 用法 克隆并进入回购 git clone git@github.com:perspectivezoom/gulp-jspm-react-coffee-starter.git cd gulp-jspm-starter 安装依赖 npm install jspm install 构建并启动开发服务器 gulp serve 从src构建到dev并启动 BrowserSync。 注意:本项目使用 gulp 4。如果您没有全局安装 gulp 4,或者将./node_modules/.bin/gulp serve到本地存储库,您将需要使用./node_modules/.bin/gulp serve代替。 生成生产版本 gulp clean gulp


【文件预览】:
gulp-jspm-react-coffee-starter-master
----.gitignore(66B)
----package.json(1021B)
----src()
--------images()
--------robots.txt(77B)
--------apple-touch-icon.png(17KB)
--------scripts()
--------index.html(2KB)
--------favicon.ico(520B)
--------styles()
----gulp()
--------config.coffee(1KB)
--------tasks()
----README.md(2KB)
----config.js(4KB)
----Gulpfile.js(93B)

网友评论