Skip to content

yanyu0517/gulp-biz-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-biz-server

NPM version NPM downloads total NPM license

biz-server gulp plugin

NPM Stat

配置

配置与biz-server的options一致

用法

gulp.src('').pipe(bizserver({
	port: 8088
}))

上面会在当前文件夹打开一个8088的web server

mock功能配置为/config/mockConfig.json

mock功能配置文件可以参考biz-mock

demo

demo是基于biz-ui实现的

git clone https://github.com/yanyu0517/gulp-biz-server

cd gulp-biz-server

npm install 

npm run demo

demo code

License

Licensed under the MIT license.

About

biz-server gulp plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published