react-gulp-boilerplate:简单的gulp样板,用于React应用

时间:2021-05-22 23:30:42
【文件属性】:
文件名称:react-gulp-boilerplate:简单的gulp样板,用于React应用
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-22 23:30:42
JavaScript #React Boilerplate简单的React样板。 ##里面有什么? -用于构建过程的Gulp-使用babel进行Browserify-用于单元测试的Karma和Jasmine-使用样式的自动前缀修复程序减少##用法简单的克隆存储库并运行'npm install' Scripts for automation: - `npm run build` to build app. - 'npm run watch' to build, start browser and watching changes - 'npm run test' to start karma If you want to build your app for production (minified without sourcemaps) use: - 'NODE_ENV=production npm run
【文件预览】:
react-gulp-boilerplate-master
----.jshintrc(1KB)
----.gitignore(24B)
----.jscsrc(2KB)
----templates()
--------index.html(254B)
----package.json(1KB)
----src()
--------app.js(279B)
--------components()
--------bootstrap.js(111B)
----karma.conf.js(2KB)
----gulpfile.js(4KB)
----less()
--------styles.less(42B)
----readme.md(570B)
----test()
--------components()

网友评论