You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
401 B
401 B
threejs
##环境配置
软件环境
- node v10.22.0
- npm 6.14.6
###安装node依赖
npm install yargs gulp gulp-if gulp-concat webpack webpack-stream vinyl-named gulp-livereload gulp-plumber gulp-rename gulp-uglify gulp-util express cookie-parser morgan serve-favicon mockjs ejs --save-dev
###监控和开发
gulp --watch
###默认服务器端口 localhost:3000